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; position: absolute;
resize: none; resize: none;
visibility: hidden; visibility: hidden;
white-space: nowrap; white-space: pre;
width: 100%; width: 100%;
} }
#diff.edit textarea { #diff.edit textarea {

Loading…
Cancel
Save