From 060520bd7fef95db6aef173cf75e8cc19e38f619 Mon Sep 17 00:00:00 2001 From: Adhityaa Chandrasekar Date: Wed, 1 May 2019 18:06:40 -0400 Subject: [PATCH] commento-common.scss: make buttons width unspecified --- frontend/sass/commento-common.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/frontend/sass/commento-common.scss b/frontend/sass/commento-common.scss index 54115fa..90fb6c8 100644 --- a/frontend/sass/commento-common.scss +++ b/frontend/sass/commento-common.scss @@ -34,7 +34,6 @@ blockquote { border: 1px solid transparent; border-radius: 3px; color: #fff; - width: 100px; margin-left: 5px; margin-right: 5px; }