From 92da4d6de1825a03b9cd902c9c711c035a0e0b64 Mon Sep 17 00:00:00 2001 From: Matt Garriott Date: Sat, 25 Aug 2012 07:19:01 -0600 Subject: Fixed the formatting on the helpDialog overlay when viewed from the options menu. --- options/options.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'options') diff --git a/options/options.html b/options/options.html index 4a616328..089de394 100644 --- a/options/options.html +++ b/options/options.html @@ -79,7 +79,7 @@ /* Horizontal resizing is pretty screwy-looking. */ resize: vertical; } - table { + table#options{ width: 100%; font-size: 14px; position: relative; @@ -179,7 +179,7 @@
| Scroll step size | -- cgit v1.2.3 |