Skip to content

Commit

Permalink
Label must follow input
Browse files Browse the repository at this point in the history
  • Loading branch information
Keiwen authored Oct 12, 2016
1 parent bd6d557 commit d7fe9ad
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

**Require Bootstrap > 3.0.0**

Enhance checkboxes and radio buttons design. Just put input and label in a div with desired class
- enhancedCheck: base class
Enhance checkboxes and radio buttons design. Just put input and label (**label after input**) in a div with desired class
- enhancedCheck: base class:
- enhancedCheck-inline: display inputs inline if they are nested into not-inline div
- enhancedCheck-[primary|success|danger|warning]: change base color to [blue|green|red|orange]
- enhancedCheck-combine: alternate design for checkboxes, aiming at grouping values
Expand Down

0 comments on commit d7fe9ad

Please sign in to comment.