mirror of
https://github.com/flarum/framework.git
synced 2025-03-02 22:08:40 +08:00
Fix author tooltip wrapping
This commit is contained in:
parent
a5f4e10f79
commit
269b33438c
@ -178,13 +178,9 @@
|
||||
float: left;
|
||||
margin-top: 19px;
|
||||
}
|
||||
& > .tooltip {
|
||||
white-space: nowrap;
|
||||
|
||||
& .tooltip-inner {
|
||||
& .tooltip .tooltip-inner {
|
||||
max-width: none;
|
||||
}
|
||||
}
|
||||
& .badges {
|
||||
float: left;
|
||||
margin-top: 17px;
|
||||
|
Loading…
x
Reference in New Issue
Block a user