From 39e870458e8aaf810cab762e4d0d5882ac1505d2 Mon Sep 17 00:00:00 2001 From: Mika Havela Date: Mon, 18 Feb 2008 14:15:31 +0000 Subject: Minor changes on layout (table margin) git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@732 ab2d0c66-481e-0410-8bed-d214d4d58bed --- www/ice/ice.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/www/ice/ice.css b/www/ice/ice.css index f019cc0..929c7c3 100644 --- a/www/ice/ice.css +++ b/www/ice/ice.css @@ -362,6 +362,10 @@ body { #content form select.radio { border: none; } +#content table td { + padding-right: 10px; + white-space: nowrap; +} /*---------------------------------------------------------------------------------- -- cgit v1.2.3