Skip to content

Commit 373016e

Browse files
committed
remove unused styles
1 parent f9c666d commit 373016e

File tree

2 files changed

+3
-49
lines changed

2 files changed

+3
-49
lines changed

app/assets/stylesheets/active_admin_sidebar.css.scss

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
body.active_admin #active_admin_content.left_sidebar {
2+
23
#sidebar{
34
margin-left:0;
45
}
@@ -14,8 +15,8 @@ body.active_admin #active_admin_content.left_sidebar {
1415
}
1516

1617
.columns {
17-
clear: none;
18-
}
18+
clear: none;
19+
}
1920

2021
#main_content_wrapper{
2122
float:inherit;
@@ -33,9 +34,6 @@ body.active_admin #active_admin_content.left_sidebar {
3334

3435
}
3536

36-
37-
38-
3937
.table_tools:after {
4038
clear: none;
4139
padding-bottom: 16px;

app/assets/stylesheets/active_admin_sidebar/index.css.scss

Lines changed: 0 additions & 44 deletions
This file was deleted.

0 commit comments

Comments
 (0)