parent
880d53d62c
commit
c32fec1768
1 changed files with 5 additions and 0 deletions
|
@ -5,6 +5,11 @@
|
||||||
.relation::before {
|
.relation::before {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
width: 25px;
|
width: 25px;
|
||||||
|
margin-left: -25px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.node, .way, .relation {
|
||||||
|
margin-left: 25px;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Deleted objects */
|
/* Deleted objects */
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue