Feature/icon text (#3230)

* Init icon text, Remove old new-tag elements

* Improve icon text

* Fix icon text docs

* Update sidebar

* Update changelog
This commit is contained in:
Jeremy Thomas
2021-01-03 14:31:36 +00:00
committed by GitHub
parent 30af49b35f
commit b41514f85b
31 changed files with 290 additions and 55 deletions

View File

@@ -899,8 +899,6 @@ $(document).ready(function() {
{% include elements/anchor.html name="Fixed navbar" %}
{% include elements/new-tag.html version="0.6.1" %}
<div class="content">
<p>
You can now <strong>fix</strong> the navbar to either the <strong>top</strong> or <strong>bottom</strong> of the page. This is a 2-step process:
@@ -1039,8 +1037,6 @@ $(document).ready(function() {
Dropup
</h4>
{% include elements/new-tag.html version="0.6.1" %}
<div class="content">
<p>
If you're using a navbar at the bottom, like the <a href="#fixed-navbar">fixed bottom navbar</a>, you might want to use a <strong>dropup menu</strong>. Simply add the <code>has-dropdown</code> and <code>has-dropdown-up</code> modifiers to the parent <code>navbar-item</code>.