From a7ad21d942402d4890fd5efa5d52286c2f3d809e Mon Sep 17 00:00:00 2001 From: chrisaga Date: Mon, 17 Oct 2005 23:31:14 +0000 Subject: display : in group_list.tpl - wrong form class, mixed html tags, ... display : suppress bullets in admin->synchronize and checkbox under select display : set standard font size to 12pt (untill better solution found) git-svn-id: http://piwigo.org/svn/trunk@898 68402e56-0260-453c-a942-63ccdbb3a9ee --- template/yoga/image.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'template/yoga/image.css') diff --git a/template/yoga/image.css b/template/yoga/image.css index 33c73cd6a..7bb2d4f79 100644 --- a/template/yoga/image.css +++ b/template/yoga/image.css @@ -8,7 +8,7 @@ #imageHeaderBar H2 { /*margin: 1ex 0; override default-layout for less bottom-margin */ text-align: center; - padding-top: 0; + padding: 0; clear: both; } -- cgit v1.2.3