bug 5236: remove hidemytags from CSS as well
authorGalen Charlton <gmcharlt@gmail.com>
Thu, 28 Oct 2010 13:23:12 +0000 (09:23 -0400)
committerChris Cormack <chrisc@catalyst.net.nz>
Mon, 8 Nov 2010 02:25:29 +0000 (15:25 +1300)
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
koha-tmpl/opac-tmpl/prog/en/css/opac.css

index 5142dd2..21d580f 100644 (file)
@@ -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
+}