Selector width fixes

This commit is contained in:
Denis Zheleztsov 2017-12-11 17:42:04 +03:00
parent 4f162a2a08
commit 1f2f3c042e

View File

@ -133,7 +133,7 @@ body {
#selector {
position: relative;
font-size: 14pt !important;
width: 400px !important;
width: 280px !important;
height: 25pt;
color: #c9c9c9 !important;
/* text-align: left; */