mirror of
https://github.com/openwrt/luci.git
synced 2025-12-21 17:04:35 +04:00
9 lines
149 B
CSS
9 lines
149 B
CSS
.cbi-input-text {
|
|
width: 90% !important;
|
|
margin-bottom: -5px;
|
|
padding-top: 0rem;
|
|
}
|
|
.cbi-input-select {
|
|
margin-bottom: -5px;
|
|
padding-top: 0rem;
|
|
} |