diff --git a/dev.less b/dev.less index e0f1822..44bdcd5 100644 --- a/dev.less +++ b/dev.less @@ -151,27 +151,27 @@ display: block !important; } } - select{ - width:auto; - } fieldset{ text-align: center; border:1px solid #888; padding:5px; margin:5px; margin-bottom:10px; - } - label{ - text-align: right; - } - legend{ - margin: 0 auto; - } - #filters input,#temps input{ - width:50px; - } - #filters fieldset{ - display: inline; + select{ + width:auto; + } + label{ + text-align: right; + } + legend{ + margin: 0 auto; + } + #filters input,#temps input{ + width:50px; + } + #filters fieldset{ + display: inline; + } } #button_container{