kopia lustrzana https://github.com/wagtail/wagtail
tweak to zindex of autocomplete widget
rodzic
182aa6922a
commit
a5edb0ce0f
|
@ -736,6 +736,9 @@ ul.tagit input[type="text"]{
|
|||
ul.tagit li.tagit-choice-editable{
|
||||
padding:0 23px 0 0 !important; /* having to use important, FML*/
|
||||
}
|
||||
.ui-front{ /* provided by jqueryui but not high enough an index */
|
||||
z-index:1000;
|
||||
}
|
||||
|
||||
.tagit-close{
|
||||
.ui-icon-close{
|
||||
|
|
Ładowanie…
Reference in New Issue