Skip to content
Snippets Groups Projects
Commit c22472c6 authored by Chris Beer's avatar Chris Beer
Browse files

Remove dead CSS

parent 40b505e5
Branches
Tags
No related merge requests found
...@@ -84,10 +84,6 @@ ...@@ -84,10 +84,6 @@
position: relative; position: relative;
} }
&-window-sidebar-panel-drawer {
margin-left: $window-sidebar-width;
}
&-osd-navigation { &-osd-navigation {
bottom: 10px; bottom: 10px;
left: 0; left: 0;
......
...@@ -4,5 +4,4 @@ $gray: #808080; ...@@ -4,5 +4,4 @@ $gray: #808080;
$white: #fff; $white: #fff;
$window-top-bar-gradient-top: rgba(0, 0, 0, .65); $window-top-bar-gradient-top: rgba(0, 0, 0, .65);
$window-top-bar-gradient-bottom: rgba(0, 0, 0, 0); $window-top-bar-gradient-bottom: rgba(0, 0, 0, 0);
$window-sidebar-width: 55px;
$surface-dark: #f5f5f5; $surface-dark: #f5f5f5;
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment