From ffc6bf4c7628480d9689d24b414a1e080b22b363 Mon Sep 17 00:00:00 2001 From: Adam Bradley Date: Mon, 14 Sep 2015 22:41:24 -0500 Subject: [PATCH] i knew i'd leave this in by mistake --- ionic/components/button/button.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/ionic/components/button/button.scss b/ionic/components/button/button.scss index 0726178381..7a6ea0b75b 100644 --- a/ionic/components/button/button.scss +++ b/ionic/components/button/button.scss @@ -119,7 +119,6 @@ button.hover opacity: $button-hover-opacity; color: $button-text-color; text-decoration: none; - background: red !important; } a[button] {