geolocation example: suppresses line breaks in tooltip
This commit is contained in:
@@ -12,6 +12,9 @@
|
|||||||
font-size: 22px;
|
font-size: 22px;
|
||||||
text-shadow: 2px 2px 3px #013;
|
text-shadow: 2px 2px 3px #013;
|
||||||
}
|
}
|
||||||
|
.tooltip-inner {
|
||||||
|
white-space: nowrap;
|
||||||
|
}
|
||||||
</style>
|
</style>
|
||||||
<title>Geolocation example</title>
|
<title>Geolocation example</title>
|
||||||
</head>
|
</head>
|
||||||
|
|||||||
Reference in New Issue
Block a user