Commit c76112cf authored by Julien Phalip's avatar Julien Phalip
Browse files

Fixed #4198 -- Fixed a small styling issue in the admin calendar widget....

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
parent ca1e6704
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -275,7 +275,7 @@ span.clearable-file-input label {
    padding: 0;
    border-collapse: collapse;
    background: white;
    width: 99%;
    width: 100%;
}

.calendar caption, .calendarbox h2 {