mirror of
https://github.com/discourse/discourse.git
synced 2025-02-16 18:24:52 -06:00
UX: fix post count position on avatars in topic map (#25622)
This commit is contained in:
parent
0b39ee87f0
commit
110d544225
@ -696,6 +696,7 @@ aside.quote {
|
||||
}
|
||||
.post-count {
|
||||
position: absolute;
|
||||
top: 0;
|
||||
right: 0;
|
||||
border-radius: 100px;
|
||||
padding: 0.15em 0.4em 0.2em;
|
||||
|
Loading…
Reference in New Issue
Block a user