mirror of
https://github.com/flarum/framework.git
synced 2025-02-20 22:00:24 +08:00
Don't obstruct author tooltip
This commit is contained in:
parent
7d2cdd20d3
commit
c6f368f045
@ -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 {
|
||||
|
Loading…
x
Reference in New Issue
Block a user