mirror of
https://github.com/discourse/discourse.git
synced 2024-11-24 16:29:25 +08:00
unwanted editor border on Nexus 5 / iPhone 5
This commit is contained in:
parent
1bf566ac8e
commit
27deae4ba4
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue
Block a user