Border collapse for list view.

This commit is contained in:
Lars Jung 2013-08-30 19:06:50 +02:00
parent da297f03f7
commit 3d3d5ba883

View file

@ -31,7 +31,7 @@
&.item + .item {
a, a:active, a:visited {
border-top: none;
margin-top: -1px;
}
}