mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-24 14:04:09 +03:00
Remove underscore hack for IE6
IE6 does not seem to be supported by Bootstrap, and reducing the number of unused and invalid properties is always nice.
This commit is contained in:
Vendored
-1
@@ -1581,7 +1581,6 @@ table .span12 {
|
||||
float: left;
|
||||
display: none;
|
||||
min-width: 160px;
|
||||
_width: 160px;
|
||||
padding: 4px 0;
|
||||
margin: 0;
|
||||
list-style: none;
|
||||
|
||||
Reference in New Issue
Block a user