Fix for sidebar mini logo overflow

This commit is contained in:
Abdullah Almsaeed
2015-04-17 13:50:49 -04:00
parent 125734950b
commit 4476517642
3 changed files with 3 additions and 1 deletions

View File

@@ -286,6 +286,7 @@ a:focus {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
padding: 0 15px;
font-weight: 300;
overflow: hidden;
}
.main-header .logo .logo-lg {
display: block;