diff options
author | Petter Reinholdtsen <pere@hungry.com> | 2010-01-10 22:17:00 +0000 |
---|---|---|
committer | Petter Reinholdtsen <pere@hungry.com> | 2010-01-10 22:17:00 +0000 |
commit | af3c45ca7db3de440bd32ec65c601226a4dcd01c (patch) | |
tree | 6103357ecb72146072df1c9d250ed69adb5bb6e9 | |
parent | 655fc9a7b0771a4d88bb85e1a1ebb72d571a063c (diff) |
Undo change commited to wrong file (should be style1.css).
-rw-r--r-- | frikanalen/cgi-bin/style.css | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/frikanalen/cgi-bin/style.css b/frikanalen/cgi-bin/style.css index e9a94c8..cb76618 100644 --- a/frikanalen/cgi-bin/style.css +++ b/frikanalen/cgi-bin/style.css @@ -181,11 +181,3 @@ ul { width: 258px; padding: 10px; } - -.list { - padding-top: 20px; -} - -#choose_cat, #choose_ed, #choose_org { - display: none; -} |