1
0
Эх сурвалжийг харах

Fix settings save button out of position when using fixed-width layout

Thibaut Courouble 8 жил өмнө
parent
commit
9e6979b6d2

+ 1 - 1
assets/stylesheets/components/_settings.scss

@@ -83,7 +83,7 @@
 //
 
 ._sidebar-footer {
-  position: fixed;
+  position: absolute;
   z-index: $headerZ;
   bottom: 0;
   left: 0;