remove table border seperate for ie
This commit is contained in:
parent
39aca918d0
commit
5675d8f00a
3 changed files with 2 additions and 4 deletions
|
|
@ -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);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue