mirror of https://github.com/django/django.git
Removed tabs from an admin CSS file.
This commit is contained in:
parent
e0e28bfe71
commit
468236889f
|
@ -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 */
|
||||
|
|
Loading…
Reference in New Issue