FIX: Border issue with group inputs on high resolution displays
This commit is contained in:
parent
3e835047da
commit
5f8f691e2b
|
@ -405,6 +405,7 @@ div.ac-wrap {
|
||||||
box-shadow: none;
|
box-shadow: none;
|
||||||
border: 0;
|
border: 0;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
|
background: transparent;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue