Skip to content

Commit

Permalink
Profile button bar alignment bug in firefox fixed by adding clear: bo…
Browse files Browse the repository at this point in the history
…th to .wrapper css
  • Loading branch information
brandonjackson committed Jan 22, 2013
1 parent d5caac4 commit 20857fc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions assets/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ body {
margin: 0 auto;
padding: 0;
display:block !important;
clear: both;
}


Expand Down

0 comments on commit 20857fc

Please sign in to comment.