Bug 9757: Make staff client list contents view more like search results
[srvgit] / koha-tmpl / intranet-tmpl / prog / en / css / addbiblio.css
index 6972771..dfd36f5 100644 (file)
@@ -139,12 +139,6 @@ a.tagnum {
 .yui-gf .yui-u {
        width: 79.2%;
 }
-/* Class to be added to toolbar when it starts being fixed at the top of the screen*/
-.floating {
-       -webkit-box-shadow: 0px 3px 2px 0px rgba(0, 0, 0, .5);
-       box-shadow: 0px 3px 2px 0px rgba(0, 0, 0, .5);
-    margin-top: 0;
-}
 
 tr.active td {
     background-color: #FFFFCC;