Skip to content

Commit 5839845

Browse files
committed
Documented ButtonGroup and ButtonToolbar components
Documented possible states of this the button, uses the http://getbootstrap.com/components/#btn-groups content as a basis for this.
1 parent 58b86d0 commit 5839845

15 files changed

Lines changed: 711 additions & 210 deletions

docs/assets/style.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
11
.CodeMirror {
22
height: auto;
33
}
4+
5+
.bs-example .btn-toolbar + .btn-toolbar {
6+
margin-top: 10px;
7+
}

0 commit comments

Comments
 (0)