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

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


The following commit(s) were added to refs/heads/4.0.x by this push:
     new 1856661  [OPENMEETINGS-1884] CSS for small toolbar is fixed
1856661 is described below

commit 185666142592b4b671d8675464666c32bb2ca7d3
Author: Maxim Solodovnik <[email protected]>
AuthorDate: Mon Aug 13 13:03:30 2018 +0700

    [OPENMEETINGS-1884] CSS for small toolbar is fixed
---
 openmeetings-web/src/main/webapp/css/raw-wb.css | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/openmeetings-web/src/main/webapp/css/raw-wb.css 
b/openmeetings-web/src/main/webapp/css/raw-wb.css
index 6649355..955d368 100644
--- a/openmeetings-web/src/main/webapp/css/raw-wb.css
+++ b/openmeetings-web/src/main/webapp/css/raw-wb.css
@@ -74,7 +74,7 @@
        height: 35px;
 }
 .room.wb.area .tools.readonly.horisontal {
-       width: 43px;
+       width: 44px;
        height: 35px;
 }
 .room.wb.area .tools .om-icon.big {

Reply via email to