mirror of
https://github.com/tuxis-ie/nsedit.git
synced 2025-06-07 00:47:00 +03:00
Fix CSS issues to eliminate whitespace with vertical menubar
This commit is contained in:
parent
a8abca1121
commit
43e4d53611
2 changed files with 3 additions and 2 deletions
|
@ -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%;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue