From 7438cd6e518308016881815e40820498ea54bf7c Mon Sep 17 00:00:00 2001 From: Stefan Breunig Date: Sat, 16 Feb 2013 16:15:07 +0100 Subject: [PATCH] broke the alignment for resos and random details --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index fb2faae6..f6b7cf21 100644 --- a/style.css +++ b/style.css @@ -513,7 +513,7 @@ h3 { } #randdetails td:last-child, #resodetails td:last-child { - text-align: right; + text-align: left; padding-right: 2px; }