summaryrefslogtreecommitdiff
path: root/public/default.css
diff options
context:
space:
mode:
Diffstat (limited to 'public/default.css')
-rw-r--r--public/default.css15
1 files changed, 5 insertions, 10 deletions
diff --git a/public/default.css b/public/default.css
index 74c6bae..8676a2d 100644
--- a/public/default.css
+++ b/public/default.css
@@ -427,19 +427,14 @@ div.break {
}
div.field {
- width: 100%;
- clear: both;
-}
-
-div.field div.desc {
- float: left;
- width: 14em;
- text-align: right;
- padding-right: 0.5em;
+ margin-top: 0.3em;
+ margin-bottom: 0.6em;
}
input, select {
- border: 1px solid black;
+ width: 20em;
+ max-width: 100%;
+ min-height: 1.8em;
}
div.notes {