mirror of
https://github.com/flarum/framework.git
synced 2025-01-19 18:12:59 +08:00
Nitpicking
This commit is contained in:
parent
60e90faf2e
commit
649fbf3377
|
@ -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 {
|
||||
|
|
Loading…
Reference in New Issue
Block a user