-
-
Notifications
You must be signed in to change notification settings - Fork 202
Open
Labels
bugSomething isn't workingSomething isn't working
Description
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.
Expected behavior
Calendar width is 19em.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working

