Remove style on chosen selects making them bigger than content

pull/3659/head
Isaac Connor 2023-01-20 14:10:02 -05:00
parent 8c62f86797
commit 15f1930968
1 changed files with 0 additions and 3 deletions

View File

@ -55,9 +55,6 @@ input[name="newMonitor[Width]"],
input[name="newMonitor[Height]"] {
width: 80px;
}
select.chosen {
width: 100%;
}
#page tr td:first-child {
min-width: 300px;
vertical-align: top;