From 45c0f9228c94bbd66077c0bad217df40929664cc Mon Sep 17 00:00:00 2001 From: rvelices Date: Wed, 18 Sep 2013 16:35:57 +0000 Subject: reduce left?right margin of tag cloud on tags page git-svn-id: http://piwigo.org/svn/trunk@24513 68402e56-0260-453c-a942-63ccdbb3a9ee --- themes/default/theme.css | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'themes') diff --git a/themes/default/theme.css b/themes/default/theme.css index c77e81c9d..12d2dbbd9 100644 --- a/themes/default/theme.css +++ b/themes/default/theme.css @@ -405,12 +405,10 @@ TD.calDayCellFull, TD.calDayCellEmpty { #linkFirst, #linkLast { border: 1px solid #ccc; height: 118px; - line-height: 118px; } #linkFirst div, #linkLast div { display: inline-block; - vertical-align: middle; width: 108px; line-height: 1.2; margin: 0 5px; @@ -605,7 +603,7 @@ FIELDSET { font-size: 120%; text-align: justify; padding: 0; - margin: 1em 2em; + margin: 1em; } #fullTagCloud SPAN { -- cgit v1.2.3