mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-01-21 07:55:00 +00:00
ui: snapshots: Fix horizontal form styling margins for Bootstrap 5
Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org> Reviewed-by: Veiko Aasa <veiko17@disroot.org>
This commit is contained in:
parent
72bd565c6c
commit
319d414c2e
@ -155,8 +155,6 @@ h6:not(:first-child) {
|
||||
.form-horizontal > .form-group {
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
margin-right: -0.9375rem;
|
||||
margin-left: -0.9375rem;
|
||||
}
|
||||
|
||||
.radio .help-block {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user