Fixed #4198 -- Fixed a small styling issue in the admin calendar widget. Thanks to Gary Wilson and fcurella.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@16822 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
Julien Phalip 2011-09-13 03:10:07 +00:00
parent ca1e670499
commit c76112cf1d
1 changed files with 1 additions and 1 deletions

View File

@ -275,7 +275,7 @@ span.clearable-file-input label {
padding: 0;
border-collapse: collapse;
background: white;
width: 99%;
width: 100%;
}
.calendar caption, .calendarbox h2 {