2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-21 13:24:08 +03:00

remove table border seperate for ie

This commit is contained in:
Jacob Thornton
2011-09-15 22:40:50 -07:00
parent 39aca918d0
commit 5675d8f00a
3 changed files with 2 additions and 4 deletions
+1 -2
View File
@@ -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;