diff --git a/css/main.css b/css/main.css index 535466c88..d768a0dcb 100644 --- a/css/main.css +++ b/css/main.css @@ -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;