mirror of
https://github.com/flarum/core.git
synced 2025-07-09 19:06:23 +02:00
Don't obstruct author tooltip
This commit is contained in:
@ -190,10 +190,12 @@
|
||||
margin-top: 17px;
|
||||
text-align: right;
|
||||
white-space: nowrap;
|
||||
pointer-events: none;
|
||||
|
||||
& .badge {
|
||||
margin-left: -15px;
|
||||
position: relative;
|
||||
pointer-events: auto;
|
||||
}
|
||||
}
|
||||
& .main {
|
||||
|
Reference in New Issue
Block a user