Browse Source

Fixing modal for new posts

nin-v2
Mylène Bressan 9 years ago
parent
commit
0cb9771df0
  1. 3
      sass/layout/_wrapper.sass

3
sass/layout/_wrapper.sass

@ -17,6 +17,7 @@ @@ -17,6 +17,7 @@
width: $miniProfileWidth
position: fixed
top: $menu-height + $gut
z-index: 2000
&.right
float: left
@ -47,4 +48,4 @@ @@ -47,4 +48,4 @@
ol
@extend .clear-fix
clear: both
position: relative
position: relative

Loading…
Cancel
Save