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

Revert "UX: have webkit safari mobile stop with inner shadows"

This reverts commit 9a685c64ee.
This commit is contained in:
Jeff Atwood 2016-12-02 00:46:37 -08:00
parent bc0a8142fe
commit d4fd493901

View file

@ -98,7 +98,3 @@ pre code {
#offscreen-content {
display: none;
}
input {
-webkit-appearance: none;
}