aboutsummaryrefslogtreecommitdiff
path: root/stylesheets/library/_hacks.sass
diff options
context:
space:
mode:
Diffstat (limited to 'stylesheets/library/_hacks.sass')
-rw-r--r--stylesheets/library/_hacks.sass8
1 files changed, 0 insertions, 8 deletions
diff --git a/stylesheets/library/_hacks.sass b/stylesheets/library/_hacks.sass
deleted file mode 100644
index 33b442b6..00000000
--- a/stylesheets/library/_hacks.sass
+++ /dev/null
@@ -1,8 +0,0 @@
-// based on compass hacks
-
-=has-layout
- // This makes ie6 get layout
- :display inline-block
- // and this puts it back to block
- &
- :display block \ No newline at end of file