Vier: The line-height seems to make problems with windows

This commit is contained in:
Michael Vogel 2015-12-07 21:45:33 +01:00
parent d944b65253
commit 1fb636ba1e
1 changed files with 2 additions and 2 deletions

View File

@ -958,7 +958,7 @@ right_aside {
font-size: 13px;
overflow-y: auto;
z-index: 2;
line-height: 17px;
/* line-height: 17px; */
color: #737373;
box-shadow: 1px 2px 0px 0px #D8D8D8;
top: 32px;
@ -983,7 +983,7 @@ aside {
top: 32px;
overflow-y: auto;
z-index: 2;
line-height: 17px;
/* line-height: 17px; */
position: fixed;
/* overflow: auto; */
height: 100%;