diff options
| author | Jacob Thornton <[email protected]> | 2011-09-15 22:40:50 -0700 |
|---|---|---|
| committer | Jacob Thornton <[email protected]> | 2011-09-15 22:40:50 -0700 |
| commit | 5675d8f00a16d1f5c3eebbe7e9a0ec2b0f494855 (patch) | |
| tree | 5c6ff73b4b93b003f2a42b2315d9ddce12f9c791 /lib | |
| parent | 39aca918d032fca589cbeb6c31cc3ef82684d0d0 (diff) | |
| download | bootstrap-5675d8f00a16d1f5c3eebbe7e9a0ec2b0f494855.tar.xz bootstrap-5675d8f00a16d1f5c3eebbe7e9a0ec2b0f494855.zip | |
remove table border seperate for ie
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/tables.less | 1 |
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); |
