summaryrefslogtreecommitdiffstats
path: root/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'style.css')
-rw-r--r--style.css6
1 files changed, 3 insertions, 3 deletions
diff --git a/style.css b/style.css
index 6fb8f1f..d41f680 100644
--- a/style.css
+++ b/style.css
@@ -107,13 +107,13 @@ span.dir { font-weight: bold; }
}
.controls {
- float: right;
+ float: left;
text-align: right;
}
.short .controls { display: none; }
-.gotobo, .gototop {
- margin-left: 0.5em;
+.gotobo, .gototop, .close {
+ margin: 0.6em 1em 0.6em 0;
font-size: 90%;
}