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 7413c29 [OPENMEETINGS-1884] CSS for small toolbar is fixed
7413c29 is described below
commit 7413c29f89d950371808b40c55b8b8a4f0f86bb4
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 {