* fix some fallout from last commit: iconbar now in head.html so no one should call...
[citadel.git] / webcit / static / iconbaricns.css
index 8e41bd078808ec97ce6570d8366e49ea7afd3279..cc48ce40923d68d1c4bdbf6f0807737c38b88c79 100644 (file)
@@ -1,9 +1,9 @@
-#button li , #ib_logoff {
+#button li , #ib_logoff {
     min-height: 32px;
     background-repeat: no-repeat !important;
     vertical-align: middle;
 }
-#button > li > a , #ib_logoff > a {
+#button li a , #ib_logoff a {
     padding-top: 6px;
     padding-left: 35px;
     min-height: 25px; /* Makes all of the 'button' to be clickable */