inline form is not working

i fixed that
pull/487/head
Jorge Castro 2017-05-25 14:50:30 -04:00 committed by GitHub
parent 88005c4b99
commit cae84f634e
1 changed files with 1 additions and 1 deletions

View File

@ -1292,7 +1292,7 @@
<h4>Inline Form </h4> <h4>Inline Form </h4>
<p class="font-gray-dark"> <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> </p>
<form class="form-inline"> <form class="form-inline">
<div class="form-group"> <div class="form-group">