Skip to content

Commit

Permalink
Fix PR suggestions
Browse files Browse the repository at this point in the history
  • Loading branch information
c-lliope committed Jan 15, 2016
1 parent 422422d commit 2e5ae6b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions app/assets/stylesheets/administrate/components/_sidebar.scss
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@
flex: 0 0 auto;
max-width: 12em;
overflow-y: auto;
padding: 0 $base-spacing;
padding-bottom: $base-spacing;
padding: 0 $base-spacing $base-spacing;

&__link {
color: $base-font-color;
Expand Down

0 comments on commit 2e5ae6b

Please sign in to comment.