Skip to content

Commit 06f2e2d

Browse files
authored
Merge pull request #528 from red-gate/resolve-honeycomb-button-styling-conflict
Resolve honeycomb button styling conflict
2 parents 7ff57fd + 5761163 commit 06f2e2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/button/css/raw/_honeycomb.button.raw.buttons.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
input[type="submit"], button {
1+
input[type="submit"], button:not(.aui-button) {
22
@extend %button;
33

44
&.button--large {

0 commit comments

Comments
 (0)