Update edit.css

This commit is contained in:
Shane 2018-07-02 19:57:25 +12:00 committed by GitHub
parent 8c2ec35b18
commit f0c62f192a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -24,6 +24,12 @@
-webkit-margin-before: 0;
-webkit-margin-after: 0;
}
.yellow-pane br {
display:none;
}
.yellow-pane br:after {
content: "\A";
}
.yellow-close {
position:absolute;
top:0.8em; right:1em; cursor:pointer;