From 0cb9771df0b0267efe8ecf0a6f1b9b9e2fcd6011 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Myl=C3=A8ne=20Bressan?= Date: Sat, 24 Oct 2015 09:07:45 +0200 Subject: [PATCH] Fixing modal for new posts --- sass/layout/_wrapper.sass | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sass/layout/_wrapper.sass b/sass/layout/_wrapper.sass index 320e00d..a1f3744 100644 --- a/sass/layout/_wrapper.sass +++ b/sass/layout/_wrapper.sass @@ -17,6 +17,7 @@ width: $miniProfileWidth position: fixed top: $menu-height + $gut + z-index: 2000 &.right float: left @@ -47,4 +48,4 @@ ol @extend .clear-fix clear: both - position: relative \ No newline at end of file + position: relative