Merge pull request #202 from luigimartin/patch-1

Update form.html
This commit is contained in:
Christian Esperar 2016-06-16 22:23:11 +08:00 committed by GitHub
commit 9a971b41c4

View file

@ -1286,7 +1286,7 @@
<h4>Inline Form </h4>
<p class="font-gray-dark">
For making labels vertical you have two options, either use the apropiate grid <b>.col-</b> class or wrap the form in the <b>form-vertical</b> class.
Add .form-inline to your form (which doesn't have to be a <form>) for left-aligned and inline-block controls.
</p>
<form class="form-inline">
<div class="form-group">
@ -1571,4 +1571,4 @@
</script>
<!-- /Starrr -->
</body>
</html>
</html>