summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
Diffstat (limited to 'static')
-rw-r--r--static/index.html7
1 files changed, 4 insertions, 3 deletions
diff --git a/static/index.html b/static/index.html
index c836d0c3..8b416f94 100644
--- a/static/index.html
+++ b/static/index.html
@@ -80,9 +80,10 @@
*/
}
.label {
- text-align: left;
- margin: 0 auto;
- padding-left: 0;
+ text-align:left;
+ margin: 0 auto;
+ width:300px;
+ padding-left: 3px;
}
input[type="text"] {
font-weight: bold;