summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKenneth Graunke <kenneth@whitecape.org>2012-12-16 19:29:45 -0800
committerKenneth Graunke <kenneth@whitecape.org>2012-12-16 19:29:45 -0800
commit514f59f131b4dd2df3e3dc01440fe97911a789dc (patch)
treeca705cf891df2dfc778af29b111703838b845f34
parent7fe549c2b294e8175fc836a0d1e7ef0d7984fca7 (diff)
css improvements
-rw-r--r--programs/templates/index.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/programs/templates/index.css b/programs/templates/index.css
index 7d297ff..611e82c 100644
--- a/programs/templates/index.css
+++ b/programs/templates/index.css
@@ -85,6 +85,7 @@ div.groupbody {
/* column header: test run name */
div.resultColumn {
text-align: right;
+ min-width: 5em;
}
div.resultColumn a {