diff --git a/resources/skins.vector.styles/layouts/screen.less b/resources/skins.vector.styles/layouts/screen.less index 1502929..0d7155a 100644 --- a/resources/skins.vector.styles/layouts/screen.less +++ b/resources/skins.vector.styles/layouts/screen.less @@ -14,15 +14,6 @@ // Menu button @margin-horizontal-sidebar-button-icon: unit( 12px / @font-size-browser, em); // 0.75em @ 16 -// The logo is variable width but typically consists of: -// - a icon (50x50) -// - a wordmark (approx 120px) -@min-width-logo: unit( 180px / @font-size-browser, em ); // 11.25em @ 16 - -// Sidebar - -@margin-top-sidebar: 0.5em; - // Adjust the left position of the sidebar to align it with the sidebar menu button, // in the header, while ensuring the background gradient still extends to the edge of the screen. // note: the 1px comes from the transparent border of the sidebar button.