Added space after Pool Title on MPOS Theme

This commit is contained in:
nicoschtein 2013-10-13 20:17:01 -03:00
parent c31cb95d20
commit 568bb1811f

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;