Merge pull request #792 from jitsi/remove-bottom-toolbar-button-separators-1

Remove unused css class
This commit is contained in:
hristoterezov 2016-08-16 16:53:49 -04:00 committed by GitHub
commit d85a91ae49
1 changed files with 0 additions and 9 deletions

View File

@ -157,15 +157,6 @@ a.bottomToolbarButton:hover {
color: #636363;
}
.bottom_button_separator {
display: inline-block;
position: relative;
left: 5px;
width: 20px;
height: 1px;
background: #373737;
}
input[type='text'], input[type='password'], textarea {
-webkit-user-select: text;
user-select: text;