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

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);