diff --git a/style/main.css b/style/main.css index 9297b63419..fca9c2e0bc 100644 --- a/style/main.css +++ b/style/main.css @@ -145,6 +145,7 @@ hr { -webkit-touch-callout: none; -webkit-user-select: none; -moz-user-select: none; + -ms-user-select: none; background: #bbada0; border-radius: 6px; width: 500px; @@ -544,6 +545,7 @@ hr { -webkit-touch-callout: none; -webkit-user-select: none; -moz-user-select: none; + -ms-user-select: none; background: #bbada0; border-radius: 6px; width: 280px;