From 3fb99e735202ca7f81cba7f78fa9ddf207e658ab Mon Sep 17 00:00:00 2001 From: nfreear Date: Wed, 15 Mar 2006 15:33:19 +0000 Subject: [PATCH] Accessibility: fix removed .navbar { height }, admin view in Opera 8 (OU-Bugz: 750) --- theme/standard/styles_layout.css | 1 - 1 file changed, 1 deletion(-) diff --git a/theme/standard/styles_layout.css b/theme/standard/styles_layout.css index 5257fc54b8..9d42dea15e 100644 --- a/theme/standard/styles_layout.css +++ b/theme/standard/styles_layout.css @@ -269,7 +269,6 @@ form.popupform { .navbar { width:100%; padding:3px 0.5em; - height:1.3em; border-width:1px; border-style:solid; } -- 2.39.5