diff options
Diffstat (limited to 'WebCore/inspector/front-end/textEditor.css')
-rw-r--r-- | WebCore/inspector/front-end/textEditor.css | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/WebCore/inspector/front-end/textEditor.css b/WebCore/inspector/front-end/textEditor.css index 9629a07..93495f2 100644 --- a/WebCore/inspector/front-end/textEditor.css +++ b/WebCore/inspector/front-end/textEditor.css @@ -45,7 +45,6 @@ } .native-text-editor-line { - height: 14px; white-space: pre; } |