Skip to content

Commit

Permalink
less specific selector for #set-access-controls .form-group padding
Browse files Browse the repository at this point in the history
  • Loading branch information
jenlindner committed May 17, 2016
1 parent e1852d7 commit 162305d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ form label.required { font-weight: bold; }

#set-access-controls {
label { font-weight: normal; }
& > .form-group { padding: 0 1.75em; }
& .form-group { padding: 0 1.75em; }

.form-inline {
.control-label, label {
Expand Down

0 comments on commit 162305d

Please sign in to comment.