mirror of
https://github.com/SectorLabs/django-localized-fields.git
synced 2025-04-24 11:22:54 +03:00
Fix tabs displaying in Django 5.x
This commit is contained in:
parent
e6527fff4c
commit
4c5d45f25a
@ -34,7 +34,7 @@
|
||||
|
||||
.localized-fields-widget.tabs .localized-fields-widget.tab label {
|
||||
padding: 5px 10px;
|
||||
display: inline-block;
|
||||
display: inline;
|
||||
text-decoration: none;
|
||||
color: #fff;
|
||||
width: initial;
|
||||
|
Loading…
x
Reference in New Issue
Block a user