You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openmeetings.apache.org by so...@apache.org on 2019/07/10 06:43:37 UTC

[openmeetings] branch master updated: Revert "[OPENMEETINGS-2078] z-index is updated so quick-poll is on the top of video"

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

solomax pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/openmeetings.git


The following commit(s) were added to refs/heads/master by this push:
     new cee6a2d  Revert "[OPENMEETINGS-2078] z-index is updated so quick-poll is on the top of video"
cee6a2d is described below

commit cee6a2d30d496b47e129bd6c16f0b420c84baff6
Author: Maxim Solodovnik <so...@gmail.com>
AuthorDate: Wed Jul 10 13:43:24 2019 +0700

    Revert "[OPENMEETINGS-2078] z-index is updated so quick-poll is on the top of video"
    
    This reverts commit 664ac1724b2849f1e682ac4aa156cb5406b42e8f.
---
 openmeetings-web/src/main/webapp/css/raw-room.css | 1 -
 1 file changed, 1 deletion(-)

diff --git a/openmeetings-web/src/main/webapp/css/raw-room.css b/openmeetings-web/src/main/webapp/css/raw-room.css
index 7fb963c..85c4364 100644
--- a/openmeetings-web/src/main/webapp/css/raw-room.css
+++ b/openmeetings-web/src/main/webapp/css/raw-room.css
@@ -528,7 +528,6 @@ ul.settings-menu {
 	bottom: 40px;
 	padding: 5px;
 	background-color: aquamarine;
-	z-index: 10000000;
 }
 #quick-vote .control {
 	display: inline-block;