diff --git a/stylesheets/buttons.less b/stylesheets/buttons.less index 6970928..cf88f7b 100644 --- a/stylesheets/buttons.less +++ b/stylesheets/buttons.less @@ -3,7 +3,6 @@ .btn-background (@color, @hover-color, @selected-color, @text-color) { color: @text-color; - background-color: transparent; transition: color 0.2s; &:hover, &:focus {