broke the alignment for resos and random details

This commit is contained in:
Stefan Breunig 2013-02-16 16:15:07 +01:00
parent 5bc83953a1
commit 7438cd6e51

View File

@ -513,7 +513,7 @@ h3 {
} }
#randdetails td:last-child, #resodetails td:last-child { #randdetails td:last-child, #resodetails td:last-child {
text-align: right; text-align: left;
padding-right: 2px; padding-right: 2px;
} }