1
0
mirror of https://github.com/flarum/core.git synced 2025-07-25 10:41:24 +02:00

Tweak avatar/count alignment

This commit is contained in:
Toby Zerner
2015-06-20 10:28:58 +09:30
parent 281d744006
commit 4060d575a8

View File

@@ -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& {