diff options
| author | Stephen Blott | 2017-12-14 12:41:26 +0000 |
|---|---|---|
| committer | Stephen Blott | 2017-12-14 12:41:26 +0000 |
| commit | a1116f10712bf5de4ec0e2f275e402bc3b3020bc (patch) | |
| tree | 0b0033a3aa8ac1a7c4bb2d23e1416019d7528a5d /pages/options.css | |
| parent | 797e25231b306403167f5a3f90d6cea6d9ba6dda (diff) | |
| download | vimium-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.css | 2 |
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 { |
