From d9d9e8044574852f0c683e37b3f4de676971c42c Mon Sep 17 00:00:00 2001 From: Thomas Monjalon Date: Thu, 8 Sep 2016 23:20:31 +0200 Subject: 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 --- htdocs/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'htdocs/css/style.css') diff --git a/htdocs/css/style.css b/htdocs/css/style.css index 282591e..a84f03c 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 { -- cgit v1.2.3