From 39de3072bcf9fdeec6d3faeb125924c401242205 Mon Sep 17 00:00:00 2001 From: Christopher Lenz Date: Tue, 15 Apr 2008 12:21:00 +0000 Subject: Merged mochiweb branch back into trunk. git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@648222 13f79535-47bb-0310-9956-ffa450edef68 --- share/www/style/layout.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'share/www/style/layout.css') diff --git a/share/www/style/layout.css b/share/www/style/layout.css index 62f64587..0632d261 100644 --- a/share/www/style/layout.css +++ b/share/www/style/layout.css @@ -382,7 +382,7 @@ ul.suggest-dropdown li.selected { cursor: pointer; background: Highlight; #tests tbody.content td.status { background-position: 5px 8px; background-repeat: no-repeat; color: #999; padding-left: 20px; } -#tests tbody.content td.details { width: 50%; overflow: auto; } +#tests tbody.content td.details { width: 50%; } #tests tbody.content td.details a { border-bottom: 1px dashed #ccc; color: #999; float: right; font-size: 85%; } -- cgit v1.2.3