Browse Source

Update stylesheet.css

nsITobin 5 months ago
parent
commit
d20d58eeaf
1 changed files with 3 additions and 3 deletions
  1. 3 3
      media/design/stylesheet.css

+ 3 - 3
media/design/stylesheet.css

@@ -335,8 +335,8 @@ ul {
   margin: 0px;
   display: table;
   width: 100%;
-  min-height: 256px;
-  height: 256px;
+  min-height: 64px;
+  height: 64px;
 }
 
 .binoc-content {
@@ -433,4 +433,4 @@ ul {
     height: 0;
     clear: both;
     visibility: hidden;
-    }
+    }