Skip to content

Commit

Permalink
Dev: 5 radio inlined
Browse files Browse the repository at this point in the history
  • Loading branch information
Shnoulle committed Oct 30, 2018
1 parent fa61a8d commit bb2728c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions assets/packages/limesurvey/survey.css
Expand Up @@ -149,3 +149,7 @@ box-shadow: 0 0 0 #fff;
}

.input-error input {border:1px solid #E75041;}
.form-inline .radio-item,.form-inline .checkbox-item {
display: inline-block;
vertical-align: middle;
}

0 comments on commit bb2728c

Please sign in to comment.