mirror of
https://github.com/LCPQ/QUESTDB_website.git
synced 2024-12-24 13:23:40 +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;
|
||||
padding-left: 1em;
|
||||
}
|
||||
form label{
|
||||
padding-left: 5px;
|
||||
padding-right: 5px;
|
||||
}
|
||||
form fieldset.table div {
|
||||
display: table-row;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user