Posts with thumbnails have full size previews

This commit is contained in:
takatalk
2021-01-24 06:54:13 -05:00
parent 44fd039961
commit e3c4ea0e3c
4 changed files with 48 additions and 3 deletions

View File

@@ -1051,8 +1051,10 @@ footer a {
}
/* SIDEBAR */
#sidebar {
box-sizing: border-box;
float: left;
width: 25%;
padding-left: 20px;
}
#sidebar .content {
float: left;