commento-input.scss: use pixels instead of rem

This commit is contained in:
Adhityaa Chandrasekar 2019-01-24 06:56:30 -05:00
parent 010b7336cd
commit 9a3c181442

View File

@ -68,7 +68,7 @@ textarea {
}
.commento-account-buttons-container {
top: 3rem;
top: 45px;
padding-bottom: 10px;
}