mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-26 03:58:45 +02:00
N°2039 - Fix visual glitches with set input and "+" icon
This commit is contained in:
@@ -47,7 +47,7 @@ $ibo-input-set--item--box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 0 1px 1px rgb
|
||||
/* CSS rules from the old style, retrieved almost as is. Do not change the classes names in the markup without second thought as they are used by the portal as well */
|
||||
/* - Item style, always the same in read-only or edition */
|
||||
%ibo-input-set--item {
|
||||
display: inline-block;
|
||||
display: inline-flex;
|
||||
margin-top: $ibo-input-set--item--margin-y;
|
||||
margin-right: 0;
|
||||
margin-bottom: $ibo-input-set--item--margin-y;
|
||||
|
||||
Reference in New Issue
Block a user