Browse Source

Merge pull request #2786 from exabugs/master

Delete 'StarHack' code. Because select2 support IE8+.
Kevin Brown 10 years ago
parent
commit
6d029f3f2f
1 changed files with 0 additions and 3 deletions
  1. 0 3
      select2.css

+ 0 - 3
select2.css

@@ -5,9 +5,6 @@ Version: @@ver@@ Timestamp: @@timestamp@@
     margin: 0;
     position: relative;
     display: inline-block;
-    /* inline-block for ie7 */
-    zoom: 1;
-    *display: inline;
     vertical-align: middle;
 }