Commit d57e81d0 authored by Mark Otto's avatar Mark Otto
Browse files

Fixes #11799: Mention support of number of add-ons in docs

parent c7c9929c
Showing with 1 addition and 0 deletions
+1 -0
...@@ -1552,6 +1552,7 @@ base_url: "../" ...@@ -1552,6 +1552,7 @@ base_url: "../"
<h2 id="input-groups-basic">Basic example</h2> <h2 id="input-groups-basic">Basic example</h2>
<p>Place one add-on or button on either side of an input. You may also place one on both sides of an input. <strong class="text-danger">We do not support mutiple add-ons on a single side.</strong></p>
<form class="bs-example bs-example-form" role="form"> <form class="bs-example bs-example-form" role="form">
<div class="input-group"> <div class="input-group">
<span class="input-group-addon">@</span> <span class="input-group-addon">@</span>
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment