Skip to content

Commit 46da0a7

Browse files
committed
4520 - selector width fixed for Django 4.2
1 parent a84f16c commit 46da0a7

File tree

1 file changed

+0
-5
lines changed
  • sortedm2m_filter_horizontal_widget/static/sortedm2m_filter_horizontal_widget

1 file changed

+0
-5
lines changed

sortedm2m_filter_horizontal_widget/static/sortedm2m_filter_horizontal_widget/widget.css

-5
Original file line numberDiff line numberDiff line change
@@ -56,11 +56,6 @@ body.change-form .sortedm2m-container {
5656

5757
/* BEGIN CUSTOMIZATION */
5858

59-
/* Make the whole widget wider, to fit the extra buttons: */
60-
.selector {
61-
width: 827px;
62-
}
63-
6459
.selector ul.selector-chooser {
6560
float: left;
6661
width: 22px;

0 commit comments

Comments
 (0)