As reported by @quy, this inline form navbar example was broken. The utility wasn't applying as I totally forgot to add display: flex to the .navbar. This PR fixes that and updates the docs example that was reported broken with a different utility.
Fixes #21449 (closed).