1
0
mirror of synced 2025-02-09 16:49:24 +03:00

Stop anchorjs from suffixing its links for "Placeholders" and "Templating" headlines.

Cosmetic changes for the homepage 3.x docs notice.
This commit is contained in:
Florian Kissling 2015-05-01 04:30:52 +02:00
parent 54d2b347b0
commit 3ed07a6fda
2 changed files with 4 additions and 5 deletions

View File

@ -2,7 +2,6 @@
padding: 15px 20px;
color: #777;
background-color: #FAFAFA;
border-top: 1px solid #FFF;
border-bottom: 1px solid #eee;
a {
font-weight: bold;

View File

@ -94,9 +94,9 @@ $(".js-example-basic-multiple").select2();
</div>
</section>
<section id="placeholders" class="row">
<section class="row">
<div class="col-md-4">
<h1>Placeholders</h1>
<h1 id="placeholders">Placeholders</h1>
<p>
A placeholder value can be defined and will be displayed until a selection is made.
@ -136,9 +136,9 @@ $(".js-example-placeholder-multiple").select2({
</div>
</section>
<section id="templating" class="row">
<section class="row">
<div class="col-md-4">
<h1>Templating</h1>
<h1 id="templating">Templating</h1>
<p>
Various display options of the Select2 component can be changed