Skip to content

Commit 29f797c

Browse files
authored
chore(docs): minor fix to form-group docs
1 parent 3ecdfa2 commit 29f797c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/components/form-group/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -108,11 +108,11 @@ or set the value to `'auto'` so that the label occupies only the width that is n
108108
</div>
109109
</div>
110110

111-
The ability to set the label cols to `'auto'` was added in BootstrapVue version <samp>2.1.0</samp>.
112-
113111
<!-- b-form-group-horizontal.vue -->
114112
```
115113

114+
The ability to set the label cols to `'auto'` was added in BootstrapVue version <samp>2.1.0</samp>.
115+
116116
### Label size
117117

118118
You can control the label text size match the size of your form input(s) via the optional

0 commit comments

Comments
 (0)