aboutsummaryrefslogtreecommitdiffstats
path: root/template-common
diff options
context:
space:
mode:
authorchrisaga <chrisaga@piwigo.org>2006-04-22 20:00:43 +0000
committerchrisaga <chrisaga@piwigo.org>2006-04-22 20:00:43 +0000
commitf6d5aefa8b71dec9ab434edeef455bb286b4ac0c (patch)
treede5bea31af2474de8bd5b8e288b08d08461b57d6 /template-common
parent456b2bda5a2c931646d537ca3202b25c78c14e16 (diff)
- improvement : minor improvements and bug fixes in template
git-svn-id: http://piwigo.org/svn/trunk@1261 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'template-common')
-rw-r--r--template-common/default-layout.css3
1 files changed, 1 insertions, 2 deletions
diff --git a/template-common/default-layout.css b/template-common/default-layout.css
index a92ad98cd..245115c6d 100644
--- a/template-common/default-layout.css
+++ b/template-common/default-layout.css
@@ -31,8 +31,7 @@ BODY#theAdminPage #content {
#content DIV.thumbnailCategory DIV.description {
height: 140px; /* max thumbnail height + 2px */
}
-#content DIV.comment BLOCKQUOTE/*,
-#content DIV.thumbnailCategory DIV.description*/ {
+#content DIV.comment BLOCKQUOTE {
margin-left: 150px; /*maximum thumbnail width + ~10px */
}