mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
Increase controls min-width
This commit is contained in:
parent
670b116b93
commit
a7459b78d4
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ button {
|
|||
display: block;
|
||||
position: relative;
|
||||
min-height: 40px;
|
||||
min-width: 200px;
|
||||
min-width: 230px;
|
||||
}
|
||||
|
||||
.controls {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue