mirror of
https://github.com/flarum/core.git
synced 2025-05-25 00:33:47 +02:00
Fix author tooltip wrapping
This commit is contained in:
parent
2820b76c9b
commit
15d35fa5db
@ -178,12 +178,8 @@
|
||||
float: left;
|
||||
margin-top: 19px;
|
||||
}
|
||||
& > .tooltip {
|
||||
white-space: nowrap;
|
||||
|
||||
& .tooltip-inner {
|
||||
max-width: none;
|
||||
}
|
||||
& .tooltip .tooltip-inner {
|
||||
max-width: none;
|
||||
}
|
||||
& .badges {
|
||||
float: left;
|
||||
|
Loading…
x
Reference in New Issue
Block a user