From d66d351c88c9dded446cc1b3546d47a0f12b6b87 Mon Sep 17 00:00:00 2001 From: "guy.pyrzak%gmail.com" <> Date: Thu, 20 Nov 2008 01:13:24 +0000 Subject: Bug 464732: There is no label next to the Status drop-down Patch By Guy Pyrzak r=mkanat, a=mkanat --- skins/standard/show_bug.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'skins') diff --git a/skins/standard/show_bug.css b/skins/standard/show_bug.css index 4fded9a95..e21cad1b8 100644 --- a/skins/standard/show_bug.css +++ b/skins/standard/show_bug.css @@ -65,3 +65,7 @@ #status { margin-bottom: 3ex; } + +#knob-buttons { + float: right; +} -- cgit v1.2.3-24-g4f1b