Repository: openmeetings Updated Branches: refs/heads/4.0.x b8886a057 -> 5c74ef91f
no jira: css clean-up Project: http://git-wip-us.apache.org/repos/asf/openmeetings/repo Commit: http://git-wip-us.apache.org/repos/asf/openmeetings/commit/5c74ef91 Tree: http://git-wip-us.apache.org/repos/asf/openmeetings/tree/5c74ef91 Diff: http://git-wip-us.apache.org/repos/asf/openmeetings/diff/5c74ef91 Branch: refs/heads/4.0.x Commit: 5c74ef91f4ac058332b099f040d332803f8f6317 Parents: b8886a0 Author: Maxim Solodovnik <[email protected]> Authored: Thu Nov 2 18:06:23 2017 +0700 Committer: Maxim Solodovnik <[email protected]> Committed: Thu Nov 2 18:06:23 2017 +0700 ---------------------------------------------------------------------- openmeetings-web/src/main/webapp/css/room.css | 3 --- 1 file changed, 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/openmeetings/blob/5c74ef91/openmeetings-web/src/main/webapp/css/room.css ---------------------------------------------------------------------- diff --git a/openmeetings-web/src/main/webapp/css/room.css b/openmeetings-web/src/main/webapp/css/room.css index 5d183c8..90dd07f 100644 --- a/openmeetings-web/src/main/webapp/css/room.css +++ b/openmeetings-web/src/main/webapp/css/room.css @@ -261,9 +261,6 @@ , .room.sidebar .user.header .ui-icon.bumper { padding-right: 5px; } -.room.sidebar .tabs, .room.sidebar .tabs #utab, .room.sidebar .tabs #ftab { - padding: 0; -} .room.sidebar .user.list .user.current { font-weight: bold; background-color: #00FF00;
