summaryrefslogtreecommitdiff
path: root/css/style.css
diff options
context:
space:
mode:
authorGuillaume Mazoyer <gmazoyer@gravitons.in>2016-02-19 14:28:42 +0100
committerGuillaume Mazoyer <gmazoyer@gravitons.in>2016-02-19 14:28:42 +0100
commit30a0e57a35215cf4efcaa5c3ab1e4cd4eba4e4cc (patch)
treeb4cec8a19fb4b079f6c9c4909e2112bd5c1f3cbc /css/style.css
parentafe8d448529e8b65e2efd2befbd08de79609a8ba (diff)
Small change for UI buttons.
Diffstat (limited to 'css/style.css')
-rw-r--r--css/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/css/style.css b/css/style.css
index 52cf55a..8ac6492 100644
--- a/css/style.css
+++ b/css/style.css
@@ -33,7 +33,7 @@ body {
margin-right: auto;
}
.confirm {
- width: 50%;
+ width: 55%;
margin-left: auto;
margin-right: auto;
}