commento-common.scss: make buttons width unspecified

This commit is contained in:
Adhityaa Chandrasekar 2019-05-01 18:06:40 -04:00
parent e396e043c6
commit 060520bd7f

View File

@ -34,7 +34,6 @@ blockquote {
border: 1px solid transparent; border: 1px solid transparent;
border-radius: 3px; border-radius: 3px;
color: #fff; color: #fff;
width: 100px;
margin-left: 5px; margin-left: 5px;
margin-right: 5px; margin-right: 5px;
} }