Skip to content

Commit

Permalink
Merge pull request #1 from TotalDeveloper/master
Browse files Browse the repository at this point in the history
Added 25px bottom padding to the main content area to match the top padding.
  • Loading branch information
s3w47m88 committed Nov 10, 2014
2 parents 001c1fa + aba7888 commit 8955499
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions framework/bootstrap/assets/less/app.less
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
@import "vendor/bootstrap/bootstrap.less";
@import "navlist.less";

#content{padding:0 0 25px 0;}

html {
overflow-x: hidden;
}
Expand Down

0 comments on commit 8955499

Please sign in to comment.