From 1ddd778f623fd1540dd1084cb563ee9aa2f334b4 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Thu, 11 Feb 2021 12:47:43 +0800 Subject: [PATCH] examples/bootstrap4/popover.html --- examples/bootstrap4/popover.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/examples/bootstrap4/popover.html b/examples/bootstrap4/popover.html index e4a5ec94c6..56ccb13393 100644 --- a/examples/bootstrap4/popover.html +++ b/examples/bootstrap4/popover.html @@ -49,13 +49,13 @@
+ style="width: 100px;height: 100px;display: block;background-color: red;position: absolute;left: 1000px;top: 100px;">
+ style="width: 100px;height: 100px;display: block;background-color: red;position: absolute;left: 1000px;top: 600px;">
+ style="width: 100px;height: 100px;display: block;background-color: red;position: absolute;left: 1000px;top: 400px;"> -- 2.39.2