mirror of
https://github.com/SectorLabs/django-localized-fields.git
synced 2025-04-25 19:52:54 +03:00
Merge pull request #47 from MELScience/fix-admin-widget-inline-tabs
fix admin widget tabs width in inline formset
This commit is contained in:
commit
9063509817
@ -37,6 +37,7 @@
|
|||||||
display: inline-block;
|
display: inline-block;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
color: #fff;
|
color: #fff;
|
||||||
|
width: initial;
|
||||||
}
|
}
|
||||||
|
|
||||||
.localized-fields-widget.tabs .localized-fields-widget.tab.active,
|
.localized-fields-widget.tabs .localized-fields-widget.tab.active,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user