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%;
|
min-height: 100%;
|
||||||
@include box-sizing(border-box);
|
@include box-sizing(border-box);
|
||||||
border: 0;
|
border: 0;
|
||||||
border-top: 36px solid transparent;
|
|
||||||
@include border-radius-all(0);
|
@include border-radius-all(0);
|
||||||
transition: none;
|
transition: none;
|
||||||
font-size: 16px;
|
font-size: 16px;
|
||||||
|
|
Loading…
Reference in New Issue