Fix trending publishers table not rendering correctly on narrow screens (#25945)

pull/25493/head
Michael Stanclift 2023-07-13 04:12:51 -05:00 committed by GitHub
parent 1a6c2e450a
commit 063482a63f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@
- Trends::PreviewCardProviderFilter::KEYS.each do |key|
= hidden_field_tag key, params[key] if params[key].present?
.batch-table.optional
.batch-table
.batch-table__toolbar
%label.batch-table__toolbar__select.batch-checkbox-all
= check_box_tag :batch_checkbox_all, nil, false