Skip to content

Commit

Permalink
add #content padding-bottom
Browse files Browse the repository at this point in the history
  • Loading branch information
cullepm3 committed Sep 7, 2012
1 parent 016c8c4 commit ef76346
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions app/assets/stylesheets/admin.css
Expand Up @@ -303,3 +303,7 @@ table img {
#preview .content table {
margin-bottom: 0;
}

#content {
padding-bottom: 2em;
}

0 comments on commit ef76346

Please sign in to comment.