From 1490eafdd26a576dcc3832d1811802c0162dfe84 Mon Sep 17 00:00:00 2001 From: Wu Cheng-Han Date: Sat, 30 Jul 2016 12:25:24 +0800 Subject: Update CodeMirror to version 5.17.1 --- public/vendor/codemirror/addon/hint/show-hint.css | 1 - 1 file changed, 1 deletion(-) (limited to 'public/vendor/codemirror/addon/hint/show-hint.css') diff --git a/public/vendor/codemirror/addon/hint/show-hint.css b/public/vendor/codemirror/addon/hint/show-hint.css index 453dee4b..5617ccca 100644 --- a/public/vendor/codemirror/addon/hint/show-hint.css +++ b/public/vendor/codemirror/addon/hint/show-hint.css @@ -16,7 +16,6 @@ background: white; font-size: 90%; font-family: monospace; - max-width: 19em; max-height: 20em; overflow-y: auto; -- cgit v1.2.3