this fixes rule rendering in edit mode in FF

pull/2/head
gorhill 10 years ago
parent f815223f27
commit 171fef784e

@ -147,7 +147,7 @@ body[dir="rtl"] #commitButton:before {
position: absolute;
resize: none;
visibility: hidden;
white-space: nowrap;
white-space: pre;
width: 100%;
}
#diff.edit textarea {

Loading…
Cancel
Save