2
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2025-09-06 10:50:21 +08:00

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;
}
}