mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-22 10:08:45 +02:00
Fix email/phone attribute decoration's spacing (whole thing still needs rework though)
This commit is contained in:
@@ -139,5 +139,9 @@ $ibo-field--value--padding-bottom--is-fullscreen: $ibo-field--label--padding-y--
|
||||
}
|
||||
}
|
||||
.mailto, .tel{
|
||||
white-space:nowrap;
|
||||
white-space: nowrap;
|
||||
|
||||
.text_decoration {
|
||||
margin-right: 0.5rem;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user