Skip to content

Commit

Permalink
Fixed a few CSS quirks
Browse files Browse the repository at this point in the history
  • Loading branch information
snipe committed Jul 9, 2014
1 parent 784f7e8 commit 9dc40a3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion public/assets/css/compiled/layout.css
Original file line number Diff line number Diff line change
Expand Up @@ -425,7 +425,7 @@ color: #b94a48;
.content {
min-width: 400px;
min-height: 620px;
margin-bottom: 100px;
margin-bottom: 10px;
padding-bottom: 50px;
overflow: hidden;
position: relative;
Expand Down Expand Up @@ -570,3 +570,4 @@ color: #b94a48;
float: left;
}
}

0 comments on commit 9dc40a3

Please sign in to comment.