Turn show comments element into a full-fledged button

This commit is contained in:
Hypolite Petovan
2022-12-27 14:02:53 -05:00
parent e0241c36ef
commit dbc4e52fc4
3 changed files with 17 additions and 29 deletions
+5 -5
View File
@@ -2069,12 +2069,12 @@ wall-item-comment-wrapper.well hr {
margin-top: 0;
}
.hide-comments-outer {
display: block;
background-color: rgba(0, 0, 0, 0.03);
padding: 0.5em;
border-radius: 0.5em 0.5em 0 0;
}
.hide-comments-total {
cursor: pointer;
padding: 0.3em 10px;
width: 100%;
border: none;
text-align: left;
}
/*