aboutsummaryrefslogtreecommitdiffstats
path: root/g/style/screen.css
diff options
context:
space:
mode:
Diffstat (limited to 'g/style/screen.css')
-rw-r--r--g/style/screen.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/g/style/screen.css b/g/style/screen.css
index 534955a0e..f5aeca97e 100644
--- a/g/style/screen.css
+++ b/g/style/screen.css
@@ -80,4 +80,5 @@ ul.ty-ppl-list li { list-style-type: none; }
ul.ty-ppl-list li:before {
content: "\00BB \0020";
}
-table#dl-table th { text-align: left; } \ No newline at end of file
+table#dl-table th { text-align: left; }
+#dl-table td.city, #dl-table td.country { vertical-align: top; } \ No newline at end of file