Fix double-fix of comment container (#7690)

This commit is contained in:
Ben Halpern 2020-05-05 15:52:33 -04:00 committed by GitHub
parent aca3bbeeed
commit 015686d344
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -130,9 +130,8 @@ a.header-link {
text-align: left;
&.comments-dedicated-page-container {
width: 800px;
max-width: 98%;
max-width: 96%;
min-height: calc(97vh - 200px);
max-width: 920px;
}
img.icon-image {