diff options
-rw-r--r-- | src/css/fms.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/css/fms.css b/src/css/fms.css index aa552e6..1739ece 100644 --- a/src/css/fms.css +++ b/src/css/fms.css @@ -237,6 +237,10 @@ bottom: -22px; } + .ios7 #map_box .olLayerDiv div { + display: block !important; + } + /* all app classes and selectors */ /* This is a bit of hackery as without it jquerymobile never sets the page |