This commit is contained in:
James 2020-03-29 12:17:02 +01:00
parent ec8a8879b9
commit 3b0d734bd0

View File

@ -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{