Browse Source

Fixing modal for new posts

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

1
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

Loading…
Cancel
Save