Use an em space to separate attributions

This commit is contained in:
Tom Payne
2012-10-03 17:59:35 +02:00
parent 73a93c4f48
commit d0a330c870

View File

@@ -23,7 +23,7 @@
display: inline;
}
.ol-attribution li:not(:last-child):after {
content: " ";
content: "\2003";
}
.ol-dragbox {
position: absolute;