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