Merge pull request #723 from nicoschtein/patch-7

Added space after Pool Title on MPOS Theme
This commit is contained in:
Sebastian Grewe 2013-10-14 11:50:58 -07:00
commit 1c15884faa

View File

@ -42,6 +42,7 @@ background: #222222 url(../images/header_bg.png) repeat-x;
header#header h1.site_title, header#header h2.section_title {
float: left;
margin: 0;
padding-right: 1.8%;
font-size: 22px;
display: inline-block;
height: 55px;