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 ed0c1ab [OPENMEETINGS-2261] fields are enlarged
new a70de16 Merge branch 'master' of github.com:apache/openmeetings
ed0c1ab is described below
commit ed0c1ab44544d61a820b10ae124f950388a35a6d
Author: Maxim Solodovnik <[email protected]>
AuthorDate: Wed Apr 15 17:10:12 2020 +0700
[OPENMEETINGS-2261] fields are enlarged
---
openmeetings-web/src/main/webapp/css/raw-room.css | 3 ---
1 file changed, 3 deletions(-)
diff --git a/openmeetings-web/src/main/webapp/css/raw-room.css
b/openmeetings-web/src/main/webapp/css/raw-room.css
index 0928127..3813e63 100644
--- a/openmeetings-web/src/main/webapp/css/raw-room.css
+++ b/openmeetings-web/src/main/webapp/css/raw-room.css
@@ -683,9 +683,6 @@ html[dir="rtl"] .room-block .sb-wb .sidebar {
#sharer .alert {
display: none;
}
-#sharer input {
- width: 75px;
-}
.sharer .share-start-stop i::before {
content: '\f03e';
}