mirror of
https://github.com/flarum/framework.git
synced 2025-02-20 22:15:52 +08:00
Prevent mentions summary from blocking post controls
This commit is contained in:
parent
310fed2329
commit
fd59f0ee48
@ -69,6 +69,7 @@
|
||||
}
|
||||
.Post-mentionedBy {
|
||||
position: relative;
|
||||
display: inline-block;
|
||||
}
|
||||
.Post-mentionedBy-summary {
|
||||
cursor: pointer;
|
||||
|
Loading…
x
Reference in New Issue
Block a user