aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStephen Blott2016-04-01 14:19:31 +0100
committerStephen Blott2016-04-01 14:19:31 +0100
commitcdedb6bdb25fcb67ee2c9fae79583eeef28ee487 (patch)
tree1c35cc88d88aa48489e1a7f95fd79cc871843bc1
parent8a14d3dddc99cb457a30fd00d8b3a8df9851ccb3 (diff)
downloadvimium-cdedb6bdb25fcb67ee2c9fae79583eeef28ee487.tar.bz2
Tweak hel dialog height.
-rw-r--r--content_scripts/vimium.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/content_scripts/vimium.css b/content_scripts/vimium.css
index b03778fb..4256cc74 100644
--- a/content_scripts/vimium.css
+++ b/content_scripts/vimium.css
@@ -144,7 +144,7 @@ iframe.vimiumHelpDialogFrame {
width:680px;
min-width:400px;
- height: 740px;
+ height: 745px;
max-height: 85%;
display: block;