mirror of
https://github.com/flarum/framework.git
synced 2025-02-21 12:55:41 +08:00
Tweak avatar/count alignment
This commit is contained in:
parent
ec059f496f
commit
0a4af568d1
@ -180,7 +180,7 @@
|
||||
}
|
||||
& .author {
|
||||
float: left;
|
||||
margin-top: 17px;
|
||||
margin-top: 16px;
|
||||
}
|
||||
& .tooltip .tooltip-inner {
|
||||
max-width: none;
|
||||
@ -232,7 +232,7 @@
|
||||
}
|
||||
& .count {
|
||||
float: right;
|
||||
margin-top: 13px;
|
||||
margin-top: 12px;
|
||||
text-decoration: none;
|
||||
|
||||
.unread& {
|
||||
|
Loading…
x
Reference in New Issue
Block a user