unwanted editor border on Nexus 5 / iPhone 5

This commit is contained in:
Jeff Atwood 2014-05-06 01:17:35 -07:00
parent 1bf566ac8e
commit 27deae4ba4

View File

@ -317,7 +317,6 @@ display: none;
min-height: 100%;
@include box-sizing(border-box);
border: 0;
border-top: 36px solid transparent;
@include border-radius-all(0);
transition: none;
font-size: 16px;