Skip to content

Commit

Permalink
Dev: question type selector accordion fully clickable
Browse files Browse the repository at this point in the history
  • Loading branch information
lacrioque committed Jan 4, 2019
1 parent 6347619 commit c36d41f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions assets/packages/adminbasics/css/lime-admin-common.css
Original file line number Diff line number Diff line change
Expand Up @@ -2473,6 +2473,11 @@ input[type="file"].form-control {
display: block;
}

#accordion_questionTypeSelector .panel-title>a {
width:100%;
display: block;
}

/*custom margin and padding*/

.custom.custom-no-padding {
Expand Down

0 comments on commit c36d41f

Please sign in to comment.