From c2162a645a47b8759bf07319cec69cf9cbff4f67 Mon Sep 17 00:00:00 2001
From: Bharat Mediratta
Date: Mon, 10 Nov 2008 00:34:02 +0000
Subject: Clean up HTML for adding albums/photos a tad.
---
core/views/welcome.html.php | 29 +++++++++++++++++------------
1 file changed, 17 insertions(+), 12 deletions(-)
(limited to 'core')
diff --git a/core/views/welcome.html.php b/core/views/welcome.html.php
index d4015a91..830539a9 100644
--- a/core/views/welcome.html.php
+++ b/core/views/welcome.html.php
@@ -92,6 +92,11 @@
ul#tabs a:hover {
background-color: #369;
}
+
+ fieldset {
+ margin-left: 1em;
+ padding-bottom: 0;
+ }
@@ -153,24 +158,24 @@
endforeach ?>
] photos and albums
-
+
--
cgit v1.2.3