app/assets/stylesheets/pages/_index.scss in arctic_admin-1.0.2 vs app/assets/stylesheets/pages/_index.scss in arctic_admin-1.0.3
- old
+ new
@@ -75,10 +75,10 @@
@include group-button($primary-color);
}
}
#sidebar {
- position: absolute;
+ position: fixed;
right: - $sidebar-width;
&:before {
cursor: pointer;
position: absolute;
\ No newline at end of file