diff --git a/docs/index.html b/docs/index.html index 0b9cbd825f..fe9a66f239 100644 --- a/docs/index.html +++ b/docs/index.html @@ -1,3 +1,4 @@ +
@@ -12,7 +13,7 @@ - + @@ -599,263 +600,8 @@All forms are given default styles to present them in a readable and scalable way. Styles are provided for text inputs, select lists, textareas, radio buttons and checkboxes, and buttons.
-Add .form-stacked to your form’s HTML and you’ll have labels on top of their fields instead of to their left. This works great if your forms are short or you have two columns of inputs for heavier forms.
As a convention, buttons are used for actions while links are used for objects. For instance, "Download" could be a button and "recent activity" could be a link.
-All buttons default to a light gray style, but a blue .primary class is available. Plus, rolling your own styles is easy peasy.
As a convention, buttons are used for actions while links are used for objects. For instance, "Download" could be a button and "recent activity" could be a link.
All buttons default to a light gray style, but a blue .primary class is available. Plus, rolling your own styles is easy peasy.
Button styles can be applied to anything with the .btn applied. Typically you’ll want to apply these to only <a>, <button>, and select <input> elements. Here’s how it looks:
Fancy larger or smaller buttons? Have at it!
@@ -1151,10 +883,8 @@