mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-22 18:18:46 +02:00
N°4247 - Activity panel: Make sure that cancel / send buttons always stay on the same line
This commit is contained in:
@@ -54,6 +54,9 @@ $ibo-caselog-entry-form--lock-message--margin-left: 1rem !default;
|
||||
margin-left: $ibo-caselog-entry-form--lock-message--margin-left;
|
||||
}
|
||||
|
||||
.ibo-caselog-entry-form--action-buttons--main-actions {
|
||||
@extend %ibo-vertically-centered-content; /* We don't set this rule to .ibo-caselog-entry-form--action-buttons--extra-actions as well because its content can be anything, so we don't know how it will behave... */
|
||||
}
|
||||
.ibo-caselog-entry-form--action-buttons--main-actions > .ibo-popover-menu {
|
||||
z-index: 1;
|
||||
}
|
||||
Reference in New Issue
Block a user