examples/bootstrap4/popover.html
authorAlan Knowles <alan@roojs.com>
Wed, 27 Jan 2021 09:30:35 +0000 (17:30 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 27 Jan 2021 09:30:35 +0000 (17:30 +0800)
examples/bootstrap4/popover.html

index 29064cf..0f1ff33 100644 (file)
@@ -30,7 +30,8 @@
       });
 
     </script>
-    <div id="bootstrap-body"></div>
+    <div id="bootstrap-body"
+         style="width: 100px;height: 100px;display: block;background-color: red;position: relative;left: 133px;top: 100px;"></div>
   </body>
   
 </html>
\ No newline at end of file