aboutsummaryrefslogtreecommitdiff
path: root/bootstrap-1.3.0.css
diff options
context:
space:
mode:
authorJacob Thornton <[email protected]>2011-09-15 22:40:50 -0700
committerJacob Thornton <[email protected]>2011-09-15 22:40:50 -0700
commit5675d8f00a16d1f5c3eebbe7e9a0ec2b0f494855 (patch)
tree5c6ff73b4b93b003f2a42b2315d9ddce12f9c791 /bootstrap-1.3.0.css
parent39aca918d032fca589cbeb6c31cc3ef82684d0d0 (diff)
downloadbootstrap-5675d8f00a16d1f5c3eebbe7e9a0ec2b0f494855.tar.xz
bootstrap-5675d8f00a16d1f5c3eebbe7e9a0ec2b0f494855.zip
remove table border seperate for ie
Diffstat (limited to 'bootstrap-1.3.0.css')
-rw-r--r--bootstrap-1.3.0.css3
1 files changed, 1 insertions, 2 deletions
diff --git a/bootstrap-1.3.0.css b/bootstrap-1.3.0.css
index 655f86f81..5ee7493b3 100644
--- a/bootstrap-1.3.0.css
+++ b/bootstrap-1.3.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: Thu Sep 15 22:36:03 PDT 2011
+ * Date: Thu Sep 15 22:40:45 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).
@@ -1092,7 +1092,6 @@ table {
width: 100%;
margin-bottom: 18px;
padding: 0;
- border-collapse: separate;
font-size: 13px;
border: 1px solid #ddd;
-webkit-border-radius: 4px;