mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-20 22:42:53 -05:00
Fixed the selector for toggle headings
This commit is contained in:
parent
b3884a9c6f
commit
9655ad1e88
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@
|
|||
transform: rotate(-180deg);
|
||||
}
|
||||
|
||||
.kg-toggle-heading-text h4 {
|
||||
.kg-toggle-heading-text {
|
||||
margin-top: 0;
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue