From 3b0d734bd084c0ae79130c7bb511056e7a72eeef Mon Sep 17 00:00:00 2001 From: James Date: Sun, 29 Mar 2020 12:17:02 +0100 Subject: [PATCH] r --- dev.less | 27 ++++++++++++--------------- 1 file changed, 12 insertions(+), 15 deletions(-) diff --git a/dev.less b/dev.less index 44bdcd5..78b92c5 100644 --- a/dev.less +++ b/dev.less @@ -157,21 +157,18 @@ display: block !important; padding:5px; margin:5px; margin-bottom:10px; - select{ - width:auto; - } - label{ - text-align: right; - } - legend{ - margin: 0 auto; - } - #filters input,#temps input{ - width:50px; - } - #filters fieldset{ - display: inline; - } + } + label{ + text-align: right; + } + legend{ + margin: 0 auto; + } + #filters input,#temps input{ + width:50px; + } + #filters fieldset{ + display: inline; } #button_container{