mirror of
https://github.com/LCPQ/QUESTDB_website.git
synced 2024-12-25 13:53:48 +01:00
Align label verticaly the fieldset of class table
This commit is contained in:
parent
cdff5c60a5
commit
4ecbacba77
@ -13,4 +13,5 @@ form fieldset.table input, form fieldset.table select, form fieldset.table label
|
|||||||
|
|
||||||
form fieldset.table label {
|
form fieldset.table label {
|
||||||
text-align: right;
|
text-align: right;
|
||||||
|
vertical-align:middle;
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user