1
0
mirror of https://github.com/django/django.git synced 2025-02-02 13:50:35 +00:00

Removed tabs from an admin CSS file.

This commit is contained in:
Trey Hunner 2014-04-16 15:50:18 -04:00 committed by Tim Graham
parent e0e28bfe71
commit 468236889f

View File

@ -85,8 +85,8 @@ table thead th.sorted .sortoptions {
}
thead th.sorted .text {
padding-right: 0;
padding-left: 42px;
padding-right: 0;
padding-left: 42px;
}
/* dashboard styles */