Skip to content

Commit

Permalink
Merge pull request #87 from jaredshenz/remove-span-hiddens
Browse files Browse the repository at this point in the history
Remove unneeded style for action-counter
  • Loading branch information
assem-ch committed Dec 9, 2023
2 parents 08496da + 0788ac1 commit 9d9775e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions jet/static/jet/css/_changelist.scss
Original file line number Diff line number Diff line change
Expand Up @@ -383,10 +383,6 @@
}
}

span.all, span.action-counter, span.clear, span.question {
display: none;
}

span.clear {
margin-left: 5px;
}
Expand Down

0 comments on commit 9d9775e

Please sign in to comment.