mirror of
https://github.com/flarum/framework.git
synced 2024-12-12 06:03:39 +08:00
Tweak avatar/count alignment
This commit is contained in:
parent
281d744006
commit
4060d575a8
|
@ -180,7 +180,7 @@
|
||||||
}
|
}
|
||||||
& .author {
|
& .author {
|
||||||
float: left;
|
float: left;
|
||||||
margin-top: 17px;
|
margin-top: 16px;
|
||||||
}
|
}
|
||||||
& .tooltip .tooltip-inner {
|
& .tooltip .tooltip-inner {
|
||||||
max-width: none;
|
max-width: none;
|
||||||
|
@ -232,7 +232,7 @@
|
||||||
}
|
}
|
||||||
& .count {
|
& .count {
|
||||||
float: right;
|
float: right;
|
||||||
margin-top: 13px;
|
margin-top: 12px;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
|
|
||||||
.unread& {
|
.unread& {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user