Merge pull request #13524 from calixteman/print_select
XFA - Don't print arrow in select
This commit is contained in:
commit
63bde1fcfe
@ -297,4 +297,10 @@
|
||||
.xfaSelect {
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
.xfaSelect {
|
||||
appearance: none;
|
||||
text-indent: 1px;
|
||||
text-overflow: "";
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user