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



##########
File path: openmeetings-web/src/main/webapp/css/raw-room.css
##########
@@ -32,7 +32,7 @@
        left: 0;
 }
 .room-block .sb-wb .sidebar #room-sidebar-tabs {
-       height: calc(100% - var(--buffer-size) - var(--activities-height));
+       height: calc(100% - var(--activities-height));

Review comment:
       Adding buffer here just adds even more white margin on the bottom of the 
activities tab. It doesn't help to add this buffer. 




-- 
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.

To unsubscribe, e-mail: dev-unsubscr...@openmeetings.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to