fix previous commit

This commit is contained in:
ArmorDarks
2014-10-01 01:41:40 +03:00
parent 3c355d2640
commit 74837445b8

View File

@@ -64,12 +64,14 @@ th {
background: $gray-dark;
padding: 14px 17px 0 17px;
> h1,
&:before {
> h1:before {
display: inline-block;
content: url('../images/logo.png');
vertical-align: middle;
margin: 0 20px 10px 9px;
}
> h1:before {
content: url('../images/logo.png');
}
}
// Search box