diff options
| author | Caleb Spare | 2012-08-20 03:51:06 -0700 |
|---|---|---|
| committer | Caleb Spare | 2012-08-20 04:11:08 -0700 |
| commit | 531f184b7a416c2df20f9ece1cebf82042c0d9eb (patch) | |
| tree | 6082e1c40e6837859436449186a45e1961ee232c | |
| parent | c4aff59212595cfe11bd87f5bda4591b5a2401ef (diff) | |
| download | vimium-531f184b7a416c2df20f9ece1cebf82042c0d9eb.tar.bz2 | |
[Options] Remove unused CSS.
| -rw-r--r-- | options/options.html | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/options/options.html b/options/options.html index 54cc7290..a1ab4a26 100644 --- a/options/options.html +++ b/options/options.html @@ -83,10 +83,6 @@ position: relative; border-spacing: 0 25px; } - #optionsTableWrapper { - width: 490px; - border: 1px solid red; - } .example { font-size: 12px; line-height: 16px; |
