aboutsummaryrefslogtreecommitdiffstats
path: root/pages/options.css
diff options
context:
space:
mode:
authorStephen Blott2017-12-14 12:41:26 +0000
committerStephen Blott2017-12-14 12:41:26 +0000
commita1116f10712bf5de4ec0e2f275e402bc3b3020bc (patch)
tree0b0033a3aa8ac1a7c4bb2d23e1416019d7528a5d /pages/options.css
parent797e25231b306403167f5a3f90d6cea6d9ba6dda (diff)
downloadvimium-a1116f10712bf5de4ec0e2f275e402bc3b3020bc.tar.bz2
Include the version number on the popup.
Put the version number in the popup.
Diffstat (limited to 'pages/options.css')
-rw-r--r--pages/options.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/pages/options.css b/pages/options.css
index dab342a3..1ebff063 100644
--- a/pages/options.css
+++ b/pages/options.css
@@ -221,7 +221,7 @@ input.pattern, input.passKeys, .exclusionHeaderText {
min-height: 30px;
max-height: 30px;
}
-#helpText {
+#helpText, #versionAndOptions {
font-size: 12px;
}
#saveOptionsTableData {