Skip to content

Commit b9f9048

Browse files
committed
Latest button rules
1 parent 9d966f4 commit b9f9048

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

scss/modules/_icons.scss

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -138,9 +138,9 @@ button:not(.ui-button):focus .ui-icon {
138138
* Weighted content icons and interaction state icons.
139139
*/
140140

141-
button,
141+
button:not(.destroy),
142142
[type="reset"],
143-
[type="submit"],
143+
[type="submit"]:not(.destroy),
144144
input[type="button"],
145145
.txp-button,
146146
.ui-widget-content .ui-icon,

0 commit comments

Comments
 (0)