From dd0efd6fa59b5df441cea500e75b3d6bb69d3db4 Mon Sep 17 00:00:00 2001 From: FallenGravity Date: Tue, 22 Oct 2019 17:33:02 +0200 Subject: [PATCH] Fix #46 --- assets/styles/buttons.css | 1 - 1 file changed, 1 deletion(-) diff --git a/assets/styles/buttons.css b/assets/styles/buttons.css index b894394..742ea67 100755 --- a/assets/styles/buttons.css +++ b/assets/styles/buttons.css @@ -109,7 +109,6 @@ fieldset[disabled] .btn-etho.active { background-color: #840032; border: none; color: #fff; - padding: 2px; width: 110px; text-align: center; transition-duration: 0.4s;