N°4283 - Improve spacing of HTML inputs with their labels

This commit is contained in:
Molkobain
2021-11-19 18:35:50 +01:00
parent 2f114701a1
commit 9444e61856
5 changed files with 16 additions and 13 deletions

View File

@@ -391,10 +391,6 @@ body {
height: 100%;
.ibo-setup--wizard--content{
overflow: auto;
input#db_backup {
margin-right: 0.4rem;
}
}
.ibo-setup--wizard--buttons-container{
margin-top: auto;
@@ -565,9 +561,6 @@ body {
}
.setup-accept-licenses{
margin-top: 18px;
input{
margin-right: 8px;
}
}
.module-selection-banner{
display: flex;