diff options
| author | Mark Otto <[email protected]> | 2012-02-19 14:52:06 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-02-19 14:52:06 -0800 |
| commit | 532242e626c36beb3985e23f3f119373db21262a (patch) | |
| tree | 6b4d2bfe95a19dcf722c9389d9506a015ff7db1d /docs/assets/css/bootstrap.css | |
| parent | ac6e667ad9ae57c5caa977fd6593a2299887737a (diff) | |
| parent | e145619f6dcc4387f11dd46b56262dacbeff94ed (diff) | |
| download | bootstrap-532242e626c36beb3985e23f3f119373db21262a.tar.xz bootstrap-532242e626c36beb3985e23f3f119373db21262a.zip | |
Merge pull request #2089 from jacobrask/ie6hack
Remove IE6 hacks
Diffstat (limited to 'docs/assets/css/bootstrap.css')
| -rw-r--r-- | docs/assets/css/bootstrap.css | 1 |
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; |
