mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-02-12 10:31:51 +00:00
Change width in openmptcprouter theme
This commit is contained in:
parent
6ef99c7218
commit
bc4c45821d
1 changed files with 1 additions and 1 deletions
|
@ -453,7 +453,7 @@ select,
|
||||||
.cbi-dropdown:not(.btn):not(.cbi-button),
|
.cbi-dropdown:not(.btn):not(.cbi-button),
|
||||||
.uneditable-input {
|
.uneditable-input {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
min-width: 215px;
|
width: 280px;
|
||||||
height: 30px;
|
height: 30px;
|
||||||
padding: 4px;
|
padding: 4px;
|
||||||
font-size: 13px;
|
font-size: 13px;
|
||||||
|
|
Loading…
Reference in a new issue