aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--web/css/core.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/css/core.css b/web/css/core.css
index a43b65928..5a0fb652e 100644
--- a/web/css/core.css
+++ b/web/css/core.css
@@ -235,7 +235,7 @@ p#copyright {
/* Problem pages */
#fixed, #unknown {
- margin: 1em 530px 1em 0;
+ margin: 0 530px 1em 0;
padding: 5px;
text-align: center;
position: relative;