From 10315e1def5310d9b1a4494104be474f6da17011 Mon Sep 17 00:00:00 2001 From: lars Date: Mon, 5 Feb 2007 15:32:34 +0000 Subject: [PATCH] replaced "float: left" with "vertical-align: middle" --- www-data/cryptobox.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-data/cryptobox.css b/www-data/cryptobox.css index 9dbd27d..e722811 100644 --- a/www-data/cryptobox.css +++ b/www-data/cryptobox.css @@ -48,7 +48,7 @@ legend img { width: 32px; height: 32px; padding-right: 8px; - float: left; + vertical-align: middle; } #main h1, h2, h3, legend {