aboutsummaryrefslogtreecommitdiff
path: root/docs/assets/css
diff options
context:
space:
mode:
authorJacob Rask <[email protected]>2012-02-19 21:54:38 +0100
committerJacob Rask <[email protected]>2012-02-19 21:54:38 +0100
commite145619f6dcc4387f11dd46b56262dacbeff94ed (patch)
tree6b4d2bfe95a19dcf722c9389d9506a015ff7db1d /docs/assets/css
parentac6e667ad9ae57c5caa977fd6593a2299887737a (diff)
downloadbootstrap-e145619f6dcc4387f11dd46b56262dacbeff94ed.tar.xz
bootstrap-e145619f6dcc4387f11dd46b56262dacbeff94ed.zip
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.
Diffstat (limited to 'docs/assets/css')
-rw-r--r--docs/assets/css/bootstrap.css1
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/assets/css/bootstrap.css b/docs/assets/css/bootstrap.css
index 71ab7a9d4..832ea64b5 100644
--- a/docs/assets/css/bootstrap.css
+++ b/docs/assets/css/bootstrap.css
@@ -1581,7 +1581,6 @@ table .span12 {
float: left;
display: none;
min-width: 160px;
- _width: 160px;
padding: 4px 0;
margin: 0;
list-style: none;