Remove unused css class
This commit is contained in:
parent
57506934f2
commit
db20f145fb
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue