The padding is only meant for the jot settings

This commit is contained in:
Michael 2019-12-03 06:07:36 +00:00
parent 9d9e6cf27d
commit 8130a4d9b2
1 changed files with 1 additions and 1 deletions

View File

@ -2887,7 +2887,7 @@ details.profile-jot-net summary:before {
padding-right: 5px; padding-right: 5px;
padding-left: 3px; padding-left: 3px;
} }
details.profile-jot-net[open] summary:before, .panel .section-subtitle-wrapper a.accordion-toggle:before { details.profile-jot-net[open] summary:before {
padding-right: 5px; padding-right: 5px;
padding-left: 0px; padding-left: 0px;
} }