Skip to content

Commit 040a19a

Browse files
committed
Remove o prefix and add ms
Looking towards supporting IE10 and IE11 as a browser
1 parent 13a5298 commit 040a19a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/settings-screen.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ table, caption, tbody, tfoot, thead, tr, th, td {
1919
body {overflow: hidden;
2020
-webkit-user-select: none;
2121
-moz-user-select: none;
22-
-o-user-select:none;
22+
-ms-user-select:none;
2323
user-select: none;
2424
font-size: 12px;
2525
}

0 commit comments

Comments
 (0)