Removed unused CSS rules for related widget in RTL.

This commit is contained in:
Tom Carrick 2023-12-03 14:20:57 +01:00 committed by GitHub
parent 54cb1a7e16
commit 94d495f960
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 5 deletions

View File

@ -35,11 +35,6 @@
background-position: calc(100% - 8px) 9px;
}
[dir="rtl"] .related-widget-wrapper-link + .selector {
margin-right: 0;
margin-left: 15px;
}
[dir="rtl"] .selector .selector-filter label {
margin-right: 0;
margin-left: 8px;