.btn
, .btn-*
, .navbar-btn
) cannot be used on <a>
s within .navbar-nav
s.
Due to limitations in the implementation of Bootstrap v3's navbar, Bootstrap's button classes (namely: .btn
, .navbar-btn
, and the color variants (.btn-default
, .btn-primary
, .btn-success
, etc.)) cannot be used on anchor elements (<a>
s) within .navbar-nav
components.
.navbar-btn
can however be used on <a>
s outside of .navbar-nav
, and can be used on <button>
s and button-like <input>
s within .navbar-nav
.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4