Fix double-fix of comment container (#7690)
This commit is contained in:
parent
aca3bbeeed
commit
015686d344
1 changed files with 1 additions and 2 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue