Skip to content

Commit 652cf3f

Browse files
committed
Build using latest dependencies
1 parent d633290 commit 652cf3f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

dist/textpattern/jquery-ui.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1572,7 +1572,8 @@ input[type=button] .ui-icon,
15721572
line-height: 1.5384615;
15731573
vertical-align: baseline;
15741574
text-align: center;
1575-
appearance: none; /* 3 */
1575+
-webkit-appearance: none;
1576+
appearance: none; /* 3 */
15761577
cursor: pointer; /* 4 */
15771578
-webkit-user-select: none;
15781579
user-select: none;

0 commit comments

Comments
 (0)