From: Thomas Monjalon Date: Thu, 8 Sep 2016 21:20:31 +0000 (+0200) Subject: ui: Align patch form with above metadata X-Git-Tag: v2.0.0-rc1~215 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d9d9e8044574852f0c683e37b3f4de676971c42c;p=thirdparty%2Fpatchwork.git ui: Align patch form with above metadata The box "Patch Properties" is now well aligned with lines "Message ID", "State" and "Headers". Give also more space with side box "Bundling". Signed-off-by: Thomas Monjalon Reviewed-by: Stephen Finucane --- diff --git a/htdocs/css/style.css b/htdocs/css/style.css index 282591eb..a84f03c1 100644 --- a/htdocs/css/style.css +++ b/htdocs/css/style.css @@ -322,7 +322,7 @@ div.patchform { padding-left: 0.6em; padding-right: 0.6em; float: left; - margin: 0.5em 1em; + margin: 0.5em 5em 0.5em 10px; } div.patchform h3 {