summaryrefslogtreecommitdiff
path: root/htdocs
diff options
context:
space:
mode:
authorThomas Monjalon <thomas.monjalon@6wind.com>2016-09-08 23:20:31 +0200
committerStephen Finucane <stephen@that.guru>2016-09-25 22:34:05 +0100
commitd9d9e8044574852f0c683e37b3f4de676971c42c (patch)
treeb5eacb714d244bfdd1c3fa41a11489ace7e297d6 /htdocs
parentbf05c8f34563bc02578c01aacac8e94edfb1cf91 (diff)
downloadpatchwork-d9d9e8044574852f0c683e37b3f4de676971c42c.tar
patchwork-d9d9e8044574852f0c683e37b3f4de676971c42c.tar.gz
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 <thomas.monjalon@6wind.com> Reviewed-by: Stephen Finucane <stephen@that.guru>
Diffstat (limited to 'htdocs')
-rw-r--r--htdocs/css/style.css2
1 files changed, 1 insertions, 1 deletions
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 {