Forráskód Böngészése

tweaked bottom and top height

Alexander Rose 5 éve
szülő
commit
8b49ccdc08
1 módosított fájl, 2 hozzáadás és 2 törlés
  1. 2 2
      src/mol-plugin/skin/base/variables.scss

+ 2 - 2
src/mol-plugin/skin/base/variables.scss

@@ -15,10 +15,10 @@ $expanded-right-width:   300px;
 $expanded-left-width:    300px;
 
 $expanded-portrait-bottom-height: 10 * ($row-height + 1) + 3 * $control-spacing + 1;
-$expanded-portrait-top-height:    2 * $row-height + 1;
+$expanded-portrait-top-height:    3 * $row-height + 1;
 
 $standard-bottom-height: 8 * ($row-height + 1) + 3 * $control-spacing + 1;
-$standard-top-height:    2 * $row-height + 1;
+$standard-top-height:    3 * $row-height + 1;
 
 //////////////////////////////////////////////////
 // ENTITY COLORS