i knew i'd leave this in by mistake

This commit is contained in:
Adam Bradley
2015-09-14 22:41:24 -05:00
parent d25ce946f6
commit ffc6bf4c76

View File

@ -119,7 +119,6 @@ button.hover
opacity: $button-hover-opacity; opacity: $button-hover-opacity;
color: $button-text-color; color: $button-text-color;
text-decoration: none; text-decoration: none;
background: red !important;
} }
a[button] { a[button] {