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