Fix CSS issues to eliminate whitespace with vertical menubar

This commit is contained in:
Mark Schouten 2016-08-24 15:49:39 +02:00
parent a8abca1121
commit 43e4d53611
2 changed files with 3 additions and 2 deletions

View file

@ -15,6 +15,7 @@ body, html {
border: 1px solid #DDD;
font-family: 'Segoe UI Semilight','Open Sans',Verdana,Arial,Helvetica,sans-serif;
font-weight: 300;
float: left;
font-size: 14px;
line-height: 1.3;
width: 10%;