Skip to content

Commit

Permalink
Forces Radio button group options to display in the same line
Browse files Browse the repository at this point in the history
  • Loading branch information
machadoug committed Nov 29, 2017
1 parent 4d96a6a commit a178a0e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions administrator/templates/atum/scss/blocks/_form.scss
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
// radio button group
.btn-group.radio{display:inline-block}

// Form

.form-control {
Expand Down

0 comments on commit a178a0e

Please sign in to comment.