Merge pull request #487 from jorgecc/patch-1

inline form is not working
pull/281/merge
AndreiCN 2017-05-30 22:56:09 +03:00 committed by GitHub
commit 862f46e21a
1 changed files with 1 additions and 1 deletions

View File

@ -1292,7 +1292,7 @@
<h4>Inline Form </h4>
<p class="font-gray-dark">
Add .form-inline to your form (which doesn't have to be a <form>) for left-aligned and inline-block controls.
Add .form-inline to your form (which doesn't have to be a &lt;form&gt;) for left-aligned and inline-block controls.
</p>
<form class="form-inline">
<div class="form-group">