Remove unused css class

This commit is contained in:
yanas 2016-08-16 15:20:32 -05:00 committed by GitHub
parent 57506934f2
commit db20f145fb
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;