mirror of
https://github.com/redlib-org/redlib.git
synced 2025-05-31 20:02:18 +00:00
Fix #110
This commit is contained in:
parent
518d5753a7
commit
80fb3a5c18
3 changed files with 11 additions and 10 deletions
|
@ -627,6 +627,10 @@ a.search_subreddit:hover {
|
|||
font-weight: bold;
|
||||
}
|
||||
|
||||
.post_flair:empty {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.emoji {
|
||||
width: 1em;
|
||||
height: 1em;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue