Author: jezdez
Date: 2010-09-30 21:05:45 -0500 (Thu, 30 Sep 2010)
New Revision: 13969
Modified:
django/trunk/django/contrib/admin/media/css/widgets.css
Log:
Fixed tabs introduced in r13968.
Modified: django/trunk/django/contrib/admin/media/css/widgets.css
===================================================================
--- django/trunk/django/contrib/admin/media/css/widgets.css 2010-10-01
02:02:58 UTC (rev 13968)
+++ django/trunk/django/contrib/admin/media/css/widgets.css 2010-10-01
02:05:45 UTC (rev 13969)
@@ -199,9 +199,9 @@
}
span.clearable-file-input label {
- color: #333;
+ color: #333;
font-size: 11px;
- display: inline;
+ display: inline;
float: none;
}
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en.