mirror of
https://github.com/django/django.git
synced 2024-12-22 17:16:24 +00:00
Refs #32539 -- Fixed hide counts icon for RTL languages.
Bug in 868e2fcdda
.
This commit is contained in:
parent
659f6b5bc5
commit
cffcf0ef17
@ -13,7 +13,7 @@ th {
|
||||
margin-right: 1.5em;
|
||||
}
|
||||
|
||||
.viewlink, .addlink, .changelink {
|
||||
.viewlink, .addlink, .changelink, .hidelink {
|
||||
padding-left: 0;
|
||||
padding-right: 16px;
|
||||
background-position: 100% 1px;
|
||||
|
Loading…
Reference in New Issue
Block a user