Browse Source

CSS Leftovers (Mantis - Antechinus)
Signed-off-by: Antes <[email protected]>

Antes 11 years ago
parent
commit
d808f467d5
2 changed files with 0 additions and 12 deletions
  1. 0 3
      Themes/default/css/admin.css
  2. 0 9
      Themes/default/css/webkit.css

+ 0 - 3
Themes/default/css/admin.css

@@ -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;

+ 0 - 9
Themes/default/css/webkit.css

@@ -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;
-}