From 894abc8a902615c294bc2b1708a5135df2500321 Mon Sep 17 00:00:00 2001 From: "mkanat%bugzilla.org" <> Date: Sat, 29 Nov 2008 22:08:50 +0000 Subject: Bug 466912: The Commit button is too far on the right (align it with the comment box) Patch By Max Kanat-Alexander r=LpSolit, a=LpSolit --- skins/contrib/Dusk/global.css | 16 ---------------- 1 file changed, 16 deletions(-) (limited to 'skins/contrib/Dusk/global.css') diff --git a/skins/contrib/Dusk/global.css b/skins/contrib/Dusk/global.css index d918b6301..ab168873f 100644 --- a/skins/contrib/Dusk/global.css +++ b/skins/contrib/Dusk/global.css @@ -123,22 +123,6 @@ hr { border-top: 1px solid #c8c8ba; } -/* knob-buttons */ - -#knob-buttons { - margin-top: 10px; - margin-bottom: 5px; -} - -#knob-buttons p { - display: inline; - padding-left: 10px; -} - -#knob-buttons a { - font-size: 10pt; -} - /************/ /* Comments */ /************/ -- cgit v1.2.3-24-g4f1b