1
0
mirror of https://github.com/django/django.git synced 2025-04-01 12:06:43 +00:00

Fixed tabs introduced in r13968.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@13969 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
Jannis Leidel 2010-10-01 02:05:45 +00:00
parent 392d992f82
commit 524b6bae29

View File

@ -199,9 +199,9 @@ p.file-upload {
}
span.clearable-file-input label {
color: #333;
color: #333;
font-size: 11px;
display: inline;
display: inline;
float: none;
}