Revision 96e40ea0 snf-cyclades-app/synnefo/ui/new_ui/ui/sass/_overlays.scss
b/snf-cyclades-app/synnefo/ui/new_ui/ui/sass/_overlays.scss | ||
---|---|---|
38 | 38 |
|
39 | 39 |
.overlay-wrapper { |
40 | 40 |
position: relative; |
41 |
left:0; |
|
42 |
top:0; |
|
41 | 43 |
.overlay-area { |
42 | 44 |
display:none; |
43 | 45 |
position:absolute; |
... | ... | |
158 | 160 |
height:$bar-height+$bar-submenu-height; |
159 | 161 |
position:fixed; |
160 | 162 |
left:0; |
163 |
right:0; |
|
164 |
bottom:auto; |
|
161 | 165 |
top:$header-height; |
162 | 166 |
width:100%; |
163 | 167 |
z-index:40; |
Also available in: Unified diff