diff mbox

[2/4] ui: Align patch form with above metadata

Message ID 1473369633-10232-3-git-send-email-thomas.monjalon@6wind.com
State Accepted
Headers show

Commit Message

Thomas Monjalon Sept. 8, 2016, 9:20 p.m. UTC
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>
---
 htdocs/css/style.css | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox

Patch

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 {