mirror of
https://github.com/flarum/core.git
synced 2025-07-25 18:51:40 +02:00
Fix author tooltip wrapping
This commit is contained in:
@@ -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;
|
||||
|
Reference in New Issue
Block a user