mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-19 03:41:19 +02:00
Documentation tweaks (#28679)
* Documentation tweaks * Remove redundant col-12 classes
This commit is contained in:
committed by
XhmikosR
parent
292cb46cb9
commit
a827934f13
@@ -13,7 +13,7 @@
|
||||
<body>
|
||||
<div class="container">
|
||||
<h1>Hello, world!</h1>
|
||||
<div class="col-12 mt-5">
|
||||
<div class="mt-5">
|
||||
<button type="button" class="btn btn-secondary" data-toggle="tooltip" data-placement="top" title="Tooltip on top">
|
||||
Tooltip on top
|
||||
</button>
|
||||
|
Reference in New Issue
Block a user