Skip to content

Commit

Permalink
Merge pull request #202 from agalazis/master
Browse files Browse the repository at this point in the history
fix(changeList): select all (.question) visibility for django 3.2
  • Loading branch information
abidibo committed Mar 22, 2022
2 parents 8ae3b2e + 7f767ff commit 86f79d8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions baton/static/baton/app/src/styles/_changelist.scss
Original file line number Diff line number Diff line change
Expand Up @@ -342,8 +342,8 @@
@extend .me-2;
}

.all,
.question,
.all.hidden,
.question.hidden,
.clear {
display: none;
}
Expand Down

0 comments on commit 86f79d8

Please sign in to comment.