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