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
1 changed files with 2 additions and 2 deletions

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;
}