diff options
| author | XhmikosR <[email protected]> | 2020-10-26 16:09:07 +0200 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2020-11-05 15:37:34 +0200 |
| commit | e8f1709adfd79bd8a9dd1e99b240edd39fd91d11 (patch) | |
| tree | aba9be3fd639078ef818e63eccc730d1036171e8 /site/layouts/_default/examples.html | |
| parent | 0766a096055a4f34c795e77f0e5c024310d20ef4 (diff) | |
| download | bootstrap-e8f1709adfd79bd8a9dd1e99b240edd39fd91d11.tar.xz bootstrap-e8f1709adfd79bd8a9dd1e99b240edd39fd91d11.zip | |
Drop Legacy Edge support.
This allows us to move forward without being held back. Microsoft already replaces the Legacy Edge with the new one on supported Windows versions.
Diffstat (limited to 'site/layouts/_default/examples.html')
| -rw-r--r-- | site/layouts/_default/examples.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/site/layouts/_default/examples.html b/site/layouts/_default/examples.html index 3fe1ac9bd..9782e6a44 100644 --- a/site/layouts/_default/examples.html +++ b/site/layouts/_default/examples.html @@ -23,7 +23,6 @@ text-anchor: middle; -webkit-user-select: none; -moz-user-select: none; - -ms-user-select: none; user-select: none; } |
