Merge pull request #6281 from timvandermeij/data-url
Keep the Link annotation's data URL on one line
This commit is contained in:
commit
28130b949c
@ -60,6 +60,5 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.annotationLayer .annotLink > a /* -ms-a */ {
|
.annotationLayer .annotLink > a /* -ms-a */ {
|
||||||
background: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAA\
|
background: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7") 0 0 repeat;
|
||||||
LAAAAAABAAEAAAIBRAA7") 0 0 repeat;
|
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user