From 005a3d3469ab6fb4421f97003e7cb388b7a483b2 Mon Sep 17 00:00:00 2001 From: Robert Sesek Date: Sun, 14 Nov 2010 12:35:05 -0500 Subject: [PATCH] Fix the actor tile appearance. --- web_frontend/screen.css | 1 + 1 file changed, 1 insertion(+) diff --git a/web_frontend/screen.css b/web_frontend/screen.css index 43baed6..a08e92b 100644 --- a/web_frontend/screen.css +++ b/web_frontend/screen.css @@ -107,6 +107,7 @@ h1 { border-width: .1em; text-align: center; + line-height: 1.75em; } .actor .tile .title { -- 2.22.5