aboutsummaryrefslogtreecommitdiffstats
path: root/themes/default
diff options
context:
space:
mode:
authorrvelices <rv-github@modusoptimus.com>2013-09-18 16:35:57 +0000
committerrvelices <rv-github@modusoptimus.com>2013-09-18 16:35:57 +0000
commit45c0f9228c94bbd66077c0bad217df40929664cc (patch)
tree5051f2d1b9ffa10135dfa4d93bd6e9abe24bfb8e /themes/default
parent657f2360e8a91e33ea720fd45b97cc57bb4888d9 (diff)
reduce left?right margin of tag cloud on tags page
git-svn-id: http://piwigo.org/svn/trunk@24513 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'themes/default')
-rw-r--r--themes/default/theme.css4
1 files changed, 1 insertions, 3 deletions
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 {