Prevent search box opening when other modals are open

This commit is contained in:
Nick O'Leary
2016-10-09 22:54:47 +01:00
parent f2d36b84b5
commit 3c60b3d2c9
6 changed files with 27 additions and 8 deletions

View File

@@ -91,7 +91,7 @@
bottom:0;
left:0;
right:0;
background: rgba(255,255,255,0.8);
background: $shade-color;
text-align: center;
padding-top: 20px;
}