mirror of
https://github.com/flarum/core.git
synced 2025-07-23 17:51:24 +02:00
Nitpicking
This commit is contained in:
@@ -162,14 +162,14 @@
|
||||
}
|
||||
& .author {
|
||||
float: left;
|
||||
margin-top: 16px;
|
||||
margin-top: 15px;
|
||||
}
|
||||
& .tooltip .tooltip-inner {
|
||||
max-width: none;
|
||||
}
|
||||
& .badges {
|
||||
float: left;
|
||||
margin-top: 13px;
|
||||
margin-top: 10px;
|
||||
text-align: right;
|
||||
white-space: nowrap;
|
||||
pointer-events: none;
|
||||
@@ -393,7 +393,7 @@
|
||||
margin-left: -57px;
|
||||
}
|
||||
& .badges {
|
||||
margin-left: -57px;
|
||||
margin-left: -55px;
|
||||
width: 48px;
|
||||
}
|
||||
& .avatar {
|
||||
|
Reference in New Issue
Block a user