2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-27 14:46:01 +03:00

Merge pull request #2089 from jacobrask/ie6hack

Remove IE6 hacks
This commit is contained in:
Mark Otto
2012-02-19 14:52:06 -08:00
3 changed files with 0 additions and 2 deletions
Binary file not shown.
-1
View File
@@ -1581,7 +1581,6 @@ table .span12 {
float: left;
display: none;
min-width: 160px;
_width: 160px;
padding: 4px 0;
margin: 0;
list-style: none;
-1
View File
@@ -46,7 +46,6 @@
float: left;
display: none; // none by default, but block on "open" of the menu
min-width: 160px;
_width: 160px;
padding: 4px 0;
margin: 0; // override default ul
list-style: none;