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 0b3c6f2  [OPENMEETINGS-1649] minor css issue fixed
0b3c6f2 is described below

commit 0b3c6f27c0ef989ab12a486b536644d0881f19b2
Author: Maxim Solodovnik <[email protected]>
AuthorDate: Tue Oct 9 10:07:21 2018 +0700

    [OPENMEETINGS-1649] minor css issue fixed
---
 openmeetings-web/src/main/webapp/css/raw-room.css | 1 +
 1 file changed, 1 insertion(+)

diff --git a/openmeetings-web/src/main/webapp/css/raw-room.css 
b/openmeetings-web/src/main/webapp/css/raw-room.css
index 241b952..4a4b3e8 100644
--- a/openmeetings-web/src/main/webapp/css/raw-room.css
+++ b/openmeetings-web/src/main/webapp/css/raw-room.css
@@ -430,6 +430,7 @@ ul.settings-menu {
        min-width: 40px;
        min-height: 30px;
        overflow: hidden;
+       position: relative;
 }
 .room.box .user-video .video.audio-only {
        background-repeat: no-repeat;

Reply via email to