summaryrefslogtreecommitdiff
path: root/public/vendor/codemirror/addon/hint/show-hint.css
diff options
context:
space:
mode:
authorWu Cheng-Han2016-07-30 12:25:24 +0800
committerWu Cheng-Han2016-07-30 12:25:24 +0800
commit1490eafdd26a576dcc3832d1811802c0162dfe84 (patch)
treeabf105de4a0ec1659672643b7583330a421e79bb /public/vendor/codemirror/addon/hint/show-hint.css
parentb6ca8649af10d969d86f0e8ff31723321d43087a (diff)
Update CodeMirror to version 5.17.1
Diffstat (limited to 'public/vendor/codemirror/addon/hint/show-hint.css')
-rw-r--r--public/vendor/codemirror/addon/hint/show-hint.css1
1 files changed, 0 insertions, 1 deletions
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;