Skip to content

Commit 9abb332

Browse files
authored
fixed scopes styles
support for activeadmin/activeadmin#5359
1 parent 36f5924 commit 9abb332

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/assets/stylesheets/wigu/active_admin_theme.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -298,7 +298,7 @@ body.active_admin {
298298
}
299299
}
300300
}
301-
ul.scopes {
301+
ul.scopes, div.scopes > ul {
302302
li {
303303
a {
304304
background-image: none;

0 commit comments

Comments
 (0)