mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-23 18:48:51 +02:00
N°3819 - Input: Migrate request templates input to new UIBlock system
This commit is contained in:
@@ -49,6 +49,14 @@ $ibo-field--value-decoration--spacing-x: 0.5rem !default;
|
||||
max-width: initial;
|
||||
width: 100%;
|
||||
}
|
||||
.ibo-field-small .ibo-field--label {
|
||||
display: table-cell;
|
||||
vertical-align: top;
|
||||
padding-right: 10px;
|
||||
min-width: 100px;
|
||||
max-width: 145px;
|
||||
width: 30%;
|
||||
}
|
||||
}
|
||||
.ibo-field-small {
|
||||
display: table;
|
||||
|
||||
Reference in New Issue
Block a user