]> git.mxchange.org Git - friendica.git/commitdiff
Vier: The line-height seems to make problems with windows
authorMichael Vogel <icarus@dabo.de>
Mon, 7 Dec 2015 20:45:33 +0000 (21:45 +0100)
committerMichael Vogel <icarus@dabo.de>
Mon, 7 Dec 2015 20:45:33 +0000 (21:45 +0100)
view/theme/vier/style.css

index 1b4fc450bf947ae4766ad6a6ef49e1e7189e9aba..befe47ad6b051a63942c67cdd12abaf6715adb9a 100644 (file)
@@ -958,7 +958,7 @@ right_aside {
   font-size: 13px;
   overflow-y: auto;
   z-index: 2;
   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;
   color: #737373;
   box-shadow: 1px 2px 0px 0px #D8D8D8;
   top: 32px;
@@ -983,7 +983,7 @@ aside {
   top: 32px;
   overflow-y: auto;
   z-index: 2;
   top: 32px;
   overflow-y: auto;
   z-index: 2;
-  line-height: 17px;
+  /* line-height: 17px; */
   position: fixed;
   /* overflow: auto; */
   height: 100%;
   position: fixed;
   /* overflow: auto; */
   height: 100%;