This is an automated email from the ASF dual-hosted git repository.

sebawagner pushed a commit to branch 
feature/OPENMEETINGS-2225-ui-fix-for-room-menu-hidden-in-mobile-view
in repository https://gitbox.apache.org/repos/asf/openmeetings.git

commit 57cdf8b8fb7711f7db0238aa4ba73ec1ed47753e
Author: Sebastian Wagner <sebastian.wagn...@airnz.co.nz>
AuthorDate: Sun Apr 5 14:06:51 2020 +1200

    OPENMEETINGS-2225 fix for when in Mobile view the drop down menu is hidden 
under the room div. Should move UI
---
 openmeetings-web/src/main/webapp/css/raw-variables.css | 1 -
 1 file changed, 1 deletion(-)

diff --git a/openmeetings-web/src/main/webapp/css/raw-variables.css 
b/openmeetings-web/src/main/webapp/css/raw-variables.css
index 35c8200..4d9bb54 100644
--- a/openmeetings-web/src/main/webapp/css/raw-variables.css
+++ b/openmeetings-web/src/main/webapp/css/raw-variables.css
@@ -42,7 +42,6 @@ body.no-menu {
 }
 .main.room {
        --header-height: 0px;
-       --room-menu-height: 34px;
        --room-sidebar-width: 315px;
        --room-wb-tabs-height: 45px;
        --room-sidebar-header-height: 37px;

Reply via email to