Skip to content

Calendar full width on 0.32.0 #469

@jgillard

Description

@jgillard

Python version
3.14.2

Django version
5.2.9 (and 6.0.1)

Package version
0.32.0

Current behavior (bug description)
The calendar widget is showing up full width when I upgrade from 0.31.1 to 0.32.0. There is a new higher specificity selector setting width: 100% to the module class that overrides width: 19em for calendarbox. I checked Django 6.0.x and the same issue shows.

0.31.1:
Image

0.32.0:
Image

Expected behavior
Calendar width is 19em.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions