mirror of
https://github.com/lubuntu-team/lubuntu.me.git
synced 2025-02-23 16:21:07 +00:00
11 lines
309 B
CSS
11 lines
309 B
CSS
|
.siteorigin-widget-form .siteorigin-widget-field input[type="text"].siteorigin-widget-input-measurement {
|
||
|
float: left;
|
||
|
max-width: 58px;
|
||
|
margin: 1px;
|
||
|
height: 28px;
|
||
|
vertical-align: middle;
|
||
|
}
|
||
|
.siteorigin-widget-form .siteorigin-widget-field select.sow-measurement-select-unit {
|
||
|
min-width: inherit;
|
||
|
}
|