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

pull/647/head
Thibaut Courouble 8 years ago
parent 170445c95f
commit 9e6979b6d2

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

Loading…
Cancel
Save