]> git.mxchange.org Git - friendica.git/commitdiff
The padding is only meant for the jot settings
authorMichael <heluecht@pirati.ca>
Tue, 3 Dec 2019 06:07:36 +0000 (06:07 +0000)
committerMichael <heluecht@pirati.ca>
Tue, 3 Dec 2019 06:07:36 +0000 (06:07 +0000)
view/theme/frio/css/style.css

index 69b5805d875df42eb670e98ac79d6041d4b0ffde..c8dfdc1441606cde65b315ece57504a2e94fd277 100644 (file)
@@ -2887,7 +2887,7 @@ details.profile-jot-net summary:before {
     padding-right: 5px;
     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-left: 0px;
 }