Skip to content

Commit

Permalink
DOC Remove note about deprecation from comment. (#3046)
Browse files Browse the repository at this point in the history
Looks like there was a css class that was MEANT to have been removed, but wasn't and there's no reason to right now. Eventually we'll have to burn the existing styling to the ground, but for now this works and there's no reason to change it.
  • Loading branch information
GuySartorelli authored Jan 13, 2025
1 parent 0f5de9b commit 5d034de
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions client/src/styles/legacy/_CMSMain.scss
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,6 @@
}

/**
* DEPRECATED:
* .cms-content-tools will be removed in 4.0
* Use .cms-content-filters instead.
*
* Hide certain elements when shown in "sidebar mode"
*/
.cms-content-tools {
Expand Down

0 comments on commit 5d034de

Please sign in to comment.