From 22edb7755923d76c5ecd77f973d49b4c9ce68d1f Mon Sep 17 00:00:00 2001 From: Jörn Zaefferer Date: Mon, 23 Apr 2012 18:44:17 +0200 Subject: Fix various issues in our html files, second batch --- tests/static/icons.html | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'tests/static') diff --git a/tests/static/icons.html b/tests/static/icons.html index af2833442..adaf5f1cd 100644 --- a/tests/static/icons.html +++ b/tests/static/icons.html @@ -16,12 +16,13 @@ ul {margin: 0; padding: 0;} td div {margin: 2px; position: relative; padding: 4px 0; cursor: pointer; float: left; list-style: none;} span.ui-icon { float: left; margin: 0 4px;} + .icon-collection { border-spacing: 0; border-collapse: collapse; }