Merge pull request #3635 from movilla/fix_checkbox_select_profiles
Edit Profile issue with misaligned elements - Fix #3599
This commit is contained in:
commit
8febcfac9c
1 changed files with 4 additions and 0 deletions
|
|
@ -605,6 +605,10 @@ form p
|
||||||
:padding 0
|
:padding 0
|
||||||
:margin 0
|
:margin 0
|
||||||
|
|
||||||
|
form#update_profile_form p.checkbox_select
|
||||||
|
label
|
||||||
|
:top 0
|
||||||
|
|
||||||
form p.checkbox_select
|
form p.checkbox_select
|
||||||
:width 75%
|
:width 75%
|
||||||
label
|
label
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue