1
0
mirror of https://github.com/django/django.git synced 2025-03-06 15:32:33 +00:00

Removed duplicate admin CSS selector.

This commit is contained in:
Chad Whitman 2016-07-21 16:58:14 -04:00 committed by Tim Graham
parent 17a0a6667c
commit bc1e9e823b

View File

@ -21,9 +21,6 @@
ul.actionlist li {
list-style-type: none;
}
ul.actionlist li {
overflow: hidden;
text-overflow: ellipsis;
-o-text-overflow: ellipsis;