From: Michael Vogel Date: Mon, 7 Dec 2015 20:45:33 +0000 (+0100) Subject: Vier: The line-height seems to make problems with windows X-Git-Url: https://git.mxchange.org/?p=friendica.git;a=commitdiff_plain;h=1fb636ba1ef406c2ea6913479f9cd314f58a9b03 Vier: The line-height seems to make problems with windows --- diff --git a/view/theme/vier/style.css b/view/theme/vier/style.css index 1b4fc450bf..befe47ad6b 100644 --- a/view/theme/vier/style.css +++ b/view/theme/vier/style.css @@ -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%;