mirror of
https://github.com/django/django.git
synced 2025-07-05 02:09:13 +00:00
[1.2.X] Fixed #11434 -- Corrected style of arrow buttons located at the center of filter_{horizontal|vertical} m2m widgets to not give them focus borders that span from the left page border. Thanks defaultwombat for the report and patch.
Backport of [15144] from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@15181 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
parent
9846fee794
commit
0e49b8b8bd
@ -70,6 +70,7 @@
|
|||||||
height: 16px;
|
height: 16px;
|
||||||
display: block;
|
display: block;
|
||||||
text-indent: -3000px;
|
text-indent: -3000px;
|
||||||
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
|
|
||||||
.selector-add {
|
.selector-add {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user