From d77297fde221a82e2916553fd5880b7b551e564a Mon Sep 17 00:00:00 2001 From: pkspyder007 Date: Tue, 24 Dec 2019 22:55:50 +0530 Subject: [PATCH] Fix issue#29 Map view dissappears in mobile view --- css/custom.css | 14 ++++++++++++++ css/theme-lava.css | 2 +- index.html | 28 +++++++++++++--------------- 3 files changed, 28 insertions(+), 16 deletions(-) diff --git a/css/custom.css b/css/custom.css index e07f92d3..2ce20974 100644 --- a/css/custom.css +++ b/css/custom.css @@ -1,3 +1,17 @@ +.map-responsive{ + overflow:hidden; + padding-bottom:50%; + position:relative; + height:0; +} +.map-responsive iframe{ + left:0; + top:0; + height:100%; + width:100%; + position:absolute; +} + .dark-layer { content: ""; background-color: rgba(0, 0, 0, 0.4); diff --git a/css/theme-lava.css b/css/theme-lava.css index 222da054..59d4ae8f 100644 --- a/css/theme-lava.css +++ b/css/theme-lava.css @@ -1994,7 +1994,7 @@ p.question { color: #fff; position: relative; overflow: hidden; - height: 600px; + /* height: 600px; */ -webkit-transform-style: preserve-3d; -moz-transform-style: preserve-3d; transform-style: preserve-3d; diff --git a/index.html b/index.html index 4da930d9..1f48d5db 100644 --- a/index.html +++ b/index.html @@ -3448,28 +3448,26 @@

Co-Organizer

-
+
-
+
-
+ Follow + @fossasia for more updates + +
+ + Lifelong Learning Institute Singapore is the event location for the FOSSASIA Summit. Address: + 11 Eunos Road 8, Singapore 408601 (Paya Lebar MRT) +
- Follow - @fossasia for more updates - -
- - Lifelong Learning Institute Singapore is the event location for the FOSSASIA Summit. Address: - 11 Eunos Road 8, Singapore 408601 (Paya Lebar MRT) - - +
+
+
-
- -