summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/app/shared/_ie.scss
diff options
context:
space:
mode:
Diffstat (limited to 'app/assets/stylesheets/app/shared/_ie.scss')
-rw-r--r--app/assets/stylesheets/app/shared/_ie.scss7
1 files changed, 0 insertions, 7 deletions
diff --git a/app/assets/stylesheets/app/shared/_ie.scss b/app/assets/stylesheets/app/shared/_ie.scss
deleted file mode 100644
index afbe7e4..0000000
--- a/app/assets/stylesheets/app/shared/_ie.scss
+++ /dev/null
@@ -1,7 +0,0 @@
-// Internet Explorer Hate File.
-// ----------------------------------------
-// Here you'll find all css which it's focused at a specific browser.
-@if in-compatibility-mode() {
- .ie7 {}
- .ie8 {}
-} \ No newline at end of file