fix sidebar overflow #109

This commit is contained in:
teddit 2021-01-15 17:57:25 +01:00
parent aca7c02d48
commit cd6750264b
1 changed files with 1 additions and 0 deletions

View File

@ -974,6 +974,7 @@ footer a {
float: left;
font-size: smaller;
padding-right: 15px;
width: auto;
}
.subreddit-listing {
margin: 8px 0px;