mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
formally remove IE9 support
This commit is contained in:
@@ -109,9 +109,6 @@
|
||||
width: calc(50% - 65px);
|
||||
}
|
||||
|
||||
// hide cancel upload link on IE9 (not supported)
|
||||
.ie9 #cancel-file-upload { display: none; }
|
||||
|
||||
// only disabled when the device is touch-only
|
||||
.touch.mobile-device #reply-control.open .grippie {
|
||||
display: none;
|
||||
|
||||
Reference in New Issue
Block a user