From ba0b3ce876558580ee94a814bd7cb5a65993e3da Mon Sep 17 00:00:00 2001 From: Weston Moran Date: Wed, 28 Sep 2005 17:30:55 +0000 Subject: [PATCH] Removed comment no display --- themes/slashcode/htdocs/print.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/slashcode/htdocs/print.css b/themes/slashcode/htdocs/print.css index 6afccf01b..c34582179 100644 --- a/themes/slashcode/htdocs/print.css +++ b/themes/slashcode/htdocs/print.css @@ -2,7 +2,7 @@ body { background: #fff; } -#ostgnavbar, #topnav h4, #topnav ul, #links, #slashboxes, #comments, .commentwrap, .btmnav, .search, #jump, .article .details img, #adminmenu, #footer table, div.storylinks, div.storylinks ul, div.storylinks div +#ostgnavbar, #topnav h4, #topnav ul, #links, #slashboxes, .btmnav, .search, #jump, .article .details img, #adminmenu, #footer table, div.storylinks, div.storylinks ul, div.storylinks div { display: none; }