aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStephen Blott2014-11-29 12:20:11 +0000
committerStephen Blott2014-11-29 12:20:11 +0000
commitc6f78f1a9191eeb781c3718ac10a8b06408c3441 (patch)
tree8c6573a9f1004012ea21d54cd330ba3876242f96
parent2b06bebef4837f515ce1a85b0b8efa0af6f5d125 (diff)
downloadvimium-c6f78f1a9191eeb781c3718ac10a8b06408c3441.tar.bz2
Options; Reintroduce min-height for exclusion rules.
We need to keep *some* minimum height to avoid the help texts colliding.
-rw-r--r--pages/options.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/pages/options.html b/pages/options.html
index ab99c226..68b615e3 100644
--- a/pages/options.html
+++ b/pages/options.html
@@ -171,6 +171,7 @@
overflow-x: hidden;
overflow-y: auto;
max-height: 135px;
+ min-height: 75px;
border-radius: 2px;
color: #444;
width: 100%