From 6d1dd2a0f5375c1639bbf02d2e01bb59ea7bb29c Mon Sep 17 00:00:00 2001 From: chrisaga Date: Sat, 22 Apr 2006 09:11:41 +0000 Subject: - improve : template code tables are horizontaly centered by default git-svn-id: http://piwigo.org/svn/trunk@1253 68402e56-0260-453c-a942-63ccdbb3a9ee --- template/yoga/content.css | 4 ---- 1 file changed, 4 deletions(-) (limited to 'template/yoga/content.css') diff --git a/template/yoga/content.css b/template/yoga/content.css index 67019a3ac..f76847f25 100644 --- a/template/yoga/content.css +++ b/template/yoga/content.css @@ -188,10 +188,6 @@ SPAN.filename:after { content: "]"; } -TABLE.thumbnail { - margin-left: auto; - margin-right: auto; -} TD.thumbnail label { position: relative; } -- cgit v1.2.3