FIX: Border issue with group inputs on high resolution displays

This commit is contained in:
Kris 2018-02-12 21:09:40 -05:00
parent 3e835047da
commit 5f8f691e2b

View File

@ -405,6 +405,7 @@ div.ac-wrap {
box-shadow: none;
border: 0;
margin: 0;
background: transparent;
}
}