mirror of
https://github.com/LCPQ/QUESTDB_website.git
synced 2024-12-25 13:53:48 +01:00
Add padding for label
This commit is contained in:
parent
1d59151f3e
commit
01492d7c52
@ -5,6 +5,10 @@ ul.nestedCbList {
|
|||||||
list-style-type: none;
|
list-style-type: none;
|
||||||
padding-left: 1em;
|
padding-left: 1em;
|
||||||
}
|
}
|
||||||
|
form label{
|
||||||
|
padding-left: 5px;
|
||||||
|
padding-right: 5px;
|
||||||
|
}
|
||||||
form fieldset.table div {
|
form fieldset.table div {
|
||||||
display: table-row;
|
display: table-row;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user