aboutsummaryrefslogtreecommitdiff
path: root/bootstrap-1.0.0.css
diff options
context:
space:
mode:
authorJacob Thornton <[email protected]>2011-08-21 21:18:36 -0700
committerJacob Thornton <[email protected]>2011-08-21 21:18:36 -0700
commitd90136b5850a39fc6b1291519662e27987598edc (patch)
tree45e0e42ac2a465c75333baf67a958e97cfa5f0b0 /bootstrap-1.0.0.css
parent8ebdf4483f993da553fd966469cf34335685377a (diff)
downloadbootstrap-d90136b5850a39fc6b1291519662e27987598edc.tar.xz
bootstrap-d90136b5850a39fc6b1291519662e27987598edc.zip
remove ie8 hack
Diffstat (limited to 'bootstrap-1.0.0.css')
-rw-r--r--bootstrap-1.0.0.css5
1 files changed, 1 insertions, 4 deletions
diff --git a/bootstrap-1.0.0.css b/bootstrap-1.0.0.css
index 838b948d5..69d9feadc 100644
--- a/bootstrap-1.0.0.css
+++ b/bootstrap-1.0.0.css
@@ -6,7 +6,7 @@
* http://www.apache.org/licenses/LICENSE-2.0
*
* Designed and built with all the love in the world @twitter by @mdo and @fat.
- * Date: Sun Aug 21 21:09:50 PDT 2011
+ * Date: Sun Aug 21 21:18:15 PDT 2011
*/
/* Reset.less
* Props to Eric Meyer (meyerweb.com) for his CSS reset file. We're using an adapted version here that cuts out some of the reset HTML elements we will never need here (i.e., dfn, samp, etc).
@@ -1604,9 +1604,6 @@ table .headerSortUp.purple, table .headerSortDown.purple {
margin: 0;
border: 1px solid #ddd;
border: 1px solid rgba(0, 0, 0, 0.15);
- border-right: 0\9;
- /* IE8 and below don't support last child. TODO: clean this up; */
-
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;