diff --git a/src/Editor/_editor.scss b/src/Editor/_editor.scss index 1abbcef9..23d1d50d 100644 --- a/src/Editor/_editor.scss +++ b/src/Editor/_editor.scss @@ -19,7 +19,7 @@ @import './_wickbrand.scss'; -$menu-bar-height: 40px; +$menu-bar-height: 41px; // its kinda hard to calculate this. $toolbox-height: 40px; $medium-toolbox-height: 80px; $splitter-width: 3px; @@ -296,4 +296,4 @@ body { .mobile-reflex-splitter { height: 15px !important; border: 3px solid black !important; -} \ No newline at end of file +}