Merge pull request #804 from Neui/native-textarea

Use native textarea when editing user rules
pull/2/head
Raymond Hill 7 years ago committed by GitHub
commit f2a20688c6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -139,7 +139,6 @@ body[dir="rtl"] #commitButton:before {
text-decoration: line-through;
}
#diff textarea {
background-color: #f8f8ff;
border: 0;
border-top: 1px solid #eee;
direction: ltr;

Loading…
Cancel
Save