Skip to content

Commit

Permalink
Fix layout padding?
Browse files Browse the repository at this point in the history
  • Loading branch information
jhawthorn committed Mar 31, 2017
1 parent 035d147 commit affa680
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,6 @@ body {
}
}

.content {
@include make-row();
}

.content-main {
@include make-col(12);
overflow-x: hidden; // makes sure that the tabs are able to resize
Expand Down

0 comments on commit affa680

Please sign in to comment.