2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-17 19:21:23 +03:00

Fixes #30503 to replace renamed position utility (#30505)

This commit is contained in:
Mark Otto
2020-04-29 23:11:51 -07:00
committed by GitHub
parent 748b1b9a5a
commit f79d14f7c8
2 changed files with 1 additions and 10 deletions
+1 -1
View File
@@ -564,7 +564,7 @@ With a toggler on the left and brand name on the right:
Sometimes you want to use the collapse plugin to trigger hidden content elsewhere on the page. Because our plugin works on the `id` and `data-target` matching, that's easily done!
{% capture example %}
<div class="pos-f-t">
<div class="fixed-top">
<div class="collapse" id="navbarToggleExternalContent">
<div class="bg-dark p-4">
<h5 class="text-white h4">Collapsed content</h5>