X-Git-Url: http://these/git/?a=blobdiff_plain;f=src%2Fshared%2Fcomponents%2Fcommon%2Fcomment-sort-select.tsx;h=e9885afa052aff42086e1f548dbb35398494eef9;hb=5033b024f62a2edc443d9dd5d6e74d00ed3182a9;hp=d0f7947c20c07158ef773a34ece1790bd21e072c;hpb=54b5d62df58b105bbecf9ede70dc8b5ae134e201;p=lemmy-ui.git diff --git a/src/shared/components/common/comment-sort-select.tsx b/src/shared/components/common/comment-sort-select.tsx index d0f7947..e9885af 100644 --- a/src/shared/components/common/comment-sort-select.tsx +++ b/src/shared/components/common/comment-sort-select.tsx @@ -40,7 +40,7 @@ export class CommentSortSelect extends Component< name={this.id} value={this.state.sort} onChange={linkEvent(this, this.handleSortChange)} - className="form-select d-inline-block w-auto me-2 mb-2" + className="sort-select form-select d-inline-block w-auto me-2 mb-2" aria-label={i18n.t("sort_type")} >