Fix dropdown overlay css being hidden

This commit is contained in:
Jonathan Cremin 2015-08-23 16:57:48 +01:00
parent e7a8815106
commit b595cf0bf8

View file

@ -133,7 +133,6 @@ $throbber-spacing: 5px !default;
} }
#dropdown-overlay { #dropdown-overlay {
display: none;
position: fixed; position: fixed;
top: 0; top: 0;
left: 0; left: 0;