Skip to content

Commit

Permalink
Only clear left on headings on frnt pg
Browse files Browse the repository at this point in the history
  • Loading branch information
philipn committed Sep 20, 2013
1 parent 082e4d7 commit 5cda645
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion localwiki/frontpage/static/css/frontpage.css
Original file line number Diff line number Diff line change
Expand Up @@ -187,5 +187,5 @@
}

.frontpage h1, .frontpage h2, .frontpage h3, .frontpage h4, .frontpage h5 {
clear: none!important;
clear: left!important;
}

0 comments on commit 5cda645

Please sign in to comment.