Remove duplicate CSS rule

This commit is contained in:
Tom Payne
2013-01-28 20:33:30 +01:00
parent d22c441795
commit c2c87a80a1

View File

@@ -19,9 +19,6 @@
display: inline;
list-style: none;
}
.ol-attribution li {
display: inline;
}
.ol-attribution li:not(:last-child):after {
content: "\2003";
}