aboutsummaryrefslogtreecommitdiff
path: root/lib
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 /lib
parent39aca918d032fca589cbeb6c31cc3ef82684d0d0 (diff)
downloadbootstrap-5675d8f00a16d1f5c3eebbe7e9a0ec2b0f494855.tar.xz
bootstrap-5675d8f00a16d1f5c3eebbe7e9a0ec2b0f494855.zip
remove table border seperate for ie
Diffstat (limited to 'lib')
-rw-r--r--lib/tables.less1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/tables.less b/lib/tables.less
index e00250f0d..886d8bedd 100644
--- a/lib/tables.less
+++ b/lib/tables.less
@@ -11,7 +11,6 @@ table {
width: 100%;
margin-bottom: @baseline;
padding: 0;
- border-collapse: separate;
font-size: @basefont;
border: 1px solid #ddd;
.border-radius(4px);