mirror of https://github.com/django/django.git
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:
parent
392d992f82
commit
524b6bae29
|
@ -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;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue