Add z-index for the input selector to avoid hiding behind popup divs
update from upstream Change-Id: Ic8ecb1439f4d2862f592426d9463bdea5ac37c83
This commit is contained in:
@@ -12,6 +12,7 @@ div.imeselector {
|
||||
text-align: left;
|
||||
font-family: 'sans';
|
||||
white-space: nowrap;
|
||||
z-index: 9999;
|
||||
}
|
||||
|
||||
div.imeselector a {
|
||||
|
||||
Reference in New Issue
Block a user