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

Thomas Monjalon thomas.monjalon at 6wind.com
Fri Sep 9 07:20:31 AEST 2016


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 at 6wind.com>
---
 htdocs/css/style.css | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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 {
-- 
2.7.0



More information about the Patchwork mailing list