Skip to content

Commit

Permalink
Merge pull request #732 from lerni/remove-plus-icon-on-summary
Browse files Browse the repository at this point in the history
remove plus icon for consistency
  • Loading branch information
michalkleiner authored Nov 17, 2023
2 parents 4a71f93 + 926ce56 commit c394361
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
2 changes: 1 addition & 1 deletion client/dist/styles/main.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 0 additions & 5 deletions client/src/styles/cms.scss
Original file line number Diff line number Diff line change
Expand Up @@ -142,11 +142,6 @@
.ui-accordion-content .field {
padding: 0;
}

// Change the caret to a plus icon
.ui-icon-triangle-1-e {
background-position: -16px -128px;
}
}

.cms table.ss-gridfield-table {
Expand Down

0 comments on commit c394361

Please sign in to comment.