mirror of
https://github.com/kingomarnajjar/flex-template-web.git
synced 2026-07-29 13:06:03 +10:00
Merge pull request #182 from sharetribe/fix-cutoff-date-selectors
Fixes an issue with modal in mobile menu, which sets display to block
This commit is contained in:
commit
1e359c15f5
1 changed files with 1 additions and 3 deletions
|
|
@ -1,7 +1,5 @@
|
|||
/* ModalInMobile is visible by default */
|
||||
.modalInMobile {
|
||||
display: block;
|
||||
}
|
||||
.modalInMobile { }
|
||||
|
||||
/* Content is hidden in Mobile layout */
|
||||
.modalHidden {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue