mirror of
https://github.com/flarum/framework.git
synced 2025-02-22 00:09:39 +08:00
Allow user avatar hover over empty badge space
This commit is contained in:
parent
e1a65380ef
commit
ef213cd8b2
@ -225,10 +225,12 @@
|
||||
& h3 .badges {
|
||||
text-align: right;
|
||||
white-space: nowrap;
|
||||
pointer-events: none;
|
||||
|
||||
& .badge {
|
||||
margin-left: -15px;
|
||||
position: relative;
|
||||
pointer-events: auto;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user