]> git.ipfire.org Git - thirdparty/patchwork.git/commitdiff
ui: Align patch form with above metadata
authorThomas Monjalon <thomas.monjalon@6wind.com>
Thu, 8 Sep 2016 21:20:31 +0000 (23:20 +0200)
committerStephen Finucane <stephen@that.guru>
Sun, 25 Sep 2016 21:34:05 +0000 (22:34 +0100)
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 <thomas.monjalon@6wind.com>
Reviewed-by: Stephen Finucane <stephen@that.guru>
htdocs/css/style.css

index 282591eb68ceb6c81841ba5345eeb80169ff43aa..a84f03c161e96463a5cfc03dffddb7424fc5ec4d 100644 (file)
@@ -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 {