mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-24 02:58:43 +02:00
Console UI: Fixed glitch in object details layout
SVN:trunk[4822]
This commit is contained in:
@@ -1196,6 +1196,8 @@ fieldset .details > .field_container {
|
||||
/* .field_value, .field_comments, .field_infos */
|
||||
}
|
||||
.field_container > div.field_label {
|
||||
min-width: 100px;
|
||||
max-width: 145px;
|
||||
width: 30%;
|
||||
padding-right: 10px;
|
||||
}
|
||||
|
||||
@@ -1297,6 +1297,8 @@ fieldset .details>.field_container {
|
||||
vertical-align: top;
|
||||
|
||||
&.field_label {
|
||||
min-width: 100px;
|
||||
max-width: 145px;
|
||||
width: 30%;
|
||||
padding-right: 10px;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user