Skip to content

Commit 2b688ce

Browse files
authored
Merge pull request #28 from activeadmin-plugins/scopes_group
fixed scopes styles
2 parents 36f5924 + 9abb332 commit 2b688ce

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)