diff --git a/src/mol-plugin/skin/base/variables.scss b/src/mol-plugin/skin/base/variables.scss
index d030806a5f043b8d620822caf5862d50d126693f..734ea98502789d8bc3ab795c005be1046848836f 100644
--- a/src/mol-plugin/skin/base/variables.scss
+++ b/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