mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-02-01 03:12:42 +01:00
Adjust select width
looks better :)
This commit is contained in:
parent
ce71002644
commit
8d0ef88baf
1 changed files with 1 additions and 1 deletions
|
@ -774,7 +774,7 @@ input[type=checkbox] {
|
|||
border-radius: 3px;
|
||||
border: 1px solid #ccc;
|
||||
outline: none;
|
||||
min-width: 105px;
|
||||
width: 120px;
|
||||
}
|
||||
.column {
|
||||
float: left;
|
||||
|
|
Loading…
Reference in a new issue