@@ -1150,9 +1150,6 @@ h3.grid_header {
.dropmenu li li a {
line-height: 3.2em;
}
- #menu_toggle {
- display: none;
- }
h3.catbg #quick_search form {
margin: 0 0 8px 0;
padding: 0;
@@ -1,9 +0,0 @@
-/*
- Special styles for Safari (and other Webkit-based browsers like Chrome)
- Webkit needs this otherwise the post goes off to the right.
- Causes issues in IE browsers, and breaks cached search engines pages.
-*/
-
-table.table_list tbody.header td div.cat_bar {
- margin-bottom: -1px;
-}