mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-02 23:18:43 +02:00
N°4370 - Field content overlapping on rest of the UI (Backoffice) - 2
This commit is contained in:
@@ -178,7 +178,6 @@ $ibo-field--enable-bulk--checkbox--margin-left: 8px !default;
|
||||
width: 20em;
|
||||
}
|
||||
.ibo-field--value {
|
||||
display: table;
|
||||
width: 100%;
|
||||
color: $ibo-field--value--color;
|
||||
|
||||
|
||||
@@ -18,6 +18,10 @@ $ibo-fieldset--legend--border-bottom-style: solid !default;
|
||||
}
|
||||
}
|
||||
|
||||
.ibo-column > .ibo-fieldset {
|
||||
display: contents;
|
||||
}
|
||||
|
||||
.ibo-multi-column ~ .ibo-fieldset {
|
||||
margin-top: $ibo-fieldset--sibling-spacing;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user