Message: Ensure that inline metadata is always clickable
This commit is contained in:
parent
e388f13910
commit
09f1c15a3e
1 changed files with 2 additions and 0 deletions
|
@ -1184,6 +1184,8 @@ $message-padding-horizontal: 12px;
|
|||
&--inline {
|
||||
float: inline-end;
|
||||
margin-top: -14px;
|
||||
position: relative;
|
||||
z-index: $z-index-base;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue