css: switch comments and forum posts to flexbox.

This commit is contained in:
evazion
2019-09-25 23:36:55 -05:00
parent b8744cd2c4
commit 37eb6d0a4d
10 changed files with 22 additions and 63 deletions

View File

@@ -391,10 +391,6 @@ div#c-posts {
right: 5px;
cursor: pointer;
}
div.comments-for-post {
width:100%
}
#artist-commentary {
border: var(--post-artist-commentary-container-border);