diff options
author | Matthew Somerville <matthew@fury.ukcod.org.uk> | 2011-03-25 15:40:02 +0000 |
---|---|---|
committer | Matthew Somerville <matthew@fury.ukcod.org.uk> | 2011-03-25 15:40:02 +0000 |
commit | 13b283e9467ee1d850a2b25e951593a8f2e8411b (patch) | |
tree | c5b34fc1a53a40f7ff2fb282dc06842b361468eb /web/css/core.scss | |
parent | f931e2f7146ee271807315a9830c71afc8ad6eb5 (diff) |
Move .v to right CSS.
Diffstat (limited to 'web/css/core.scss')
-rw-r--r-- | web/css/core.scss | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/web/css/core.scss b/web/css/core.scss index ed8667983..8bbebfce1 100644 --- a/web/css/core.scss +++ b/web/css/core.scss @@ -24,10 +24,6 @@ $map_width: 500px; margin-top: 0.5em; } - .v { - display: none; - } - .gone { color: #666666; background-color: #cccccc; |