mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
FIX: .bullet + .topic-header-extra pixel perfect vertical alignment
This commit is contained in:
parent
d3fb724578
commit
9c79bf1865
@ -34,7 +34,9 @@
|
||||
|
||||
.bullet + .topic-header-extra {
|
||||
display: block;
|
||||
line-height: 12px;
|
||||
line-height: 15px;
|
||||
font-size: 12px;
|
||||
.list-tags { font-size: 12px; }
|
||||
}
|
||||
|
||||
.bar + .topic-header-extra {
|
||||
|
Loading…
Reference in New Issue
Block a user