sebawagner commented on a change in pull request #86:
URL: https://github.com/apache/openmeetings/pull/86#discussion_r426874897



##########
File path: openmeetings-web/src/main/webapp/css/raw-room.css
##########
@@ -425,11 +425,11 @@ html[dir="rtl"] .room-block .sb-wb .sidebar {
 .user-video .ui-dialog-titlebar
 , .sharer .ui-dialog-titlebar
 , .wb-tool-settings .ui-dialog-titlebar
-, .user-video .ui-dialog-titlebar .buttonpane
 {
        background-color: var(--white);
 }
-.user-video .ui-dialog-titlebar .buttonpane {
+.user-video .buttonpane {
+       background-color: var(--white);
        position: absolute;

Review comment:
       It did work for me on Chrome.
   I think there is some CSS missing that I did accidentally not commit. I 
think some top: 20px somewhere is missing.




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to