2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-15 11:59:39 +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
View File
@@ -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);