Commit ce9357e8 authored by Annabel Dunstone Gray's avatar Annabel Dunstone Gray

Remove double border from compare page

parent c298cd9c
......@@ -48,3 +48,11 @@
line-height: inherit;
}
}
.panel-default {
.table-list-row:last-child {
.table-list-cell {
border-bottom: 0;
}
}
}
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment