[Koha-patches] [PATCH 2/2] bug 5236: remove hidemytags from CSS as well

Galen Charlton gmcharlt at gmail.com
Thu Oct 28 15:23:12 CEST 2010


Signed-off-by: Galen Charlton <gmcharlt at gmail.com>
---
 koha-tmpl/opac-tmpl/prog/en/css/opac.css |    6 +-----
 1 files changed, 1 insertions(+), 5 deletions(-)

diff --git a/koha-tmpl/opac-tmpl/prog/en/css/opac.css b/koha-tmpl/opac-tmpl/prog/en/css/opac.css
index 5142dd2..21d580f 100644
--- a/koha-tmpl/opac-tmpl/prog/en/css/opac.css
+++ b/koha-tmpl/opac-tmpl/prog/en/css/opac.css
@@ -945,10 +945,6 @@ a.cancel {
 	padding-left : 1em;
 }
 
-a.hidemytags {
-	padding-left : 2em;
-}
-
 .resultscontrol, .resultscontrol select {
 	font-size: 90%;
 }
@@ -1957,4 +1953,4 @@ div.ft {
 	font-size:90%;
 	list-style:disc outside url("../../images/item-bullet.gif");
 	padding:0.2em 0;
-}
\ No newline at end of file
+}
-- 
1.7.0



More information about the Koha-patches mailing list