summaryrefslogtreecommitdiff
path: root/core/views/welcome.html.php
diff options
context:
space:
mode:
authorBharat Mediratta <bharat@menalto.com>2008-11-03 00:27:35 +0000
committerBharat Mediratta <bharat@menalto.com>2008-11-03 00:27:35 +0000
commit7d2c828a4c909bab4c73656cfb1730176066b1db (patch)
tree03254fcb147290d6168e87dc4ae2a4bc0444ebca /core/views/welcome.html.php
parent7ae73fcd653d40d7ff1240f816481473adba5da4 (diff)
Put info about installed modules directly into the scaffolding page,
and create methods to install/uninstall modules.
Diffstat (limited to 'core/views/welcome.html.php')
-rw-r--r--core/views/welcome.html.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/views/welcome.html.php b/core/views/welcome.html.php
index 9b77ce20..957b091c 100644
--- a/core/views/welcome.html.php
+++ b/core/views/welcome.html.php
@@ -27,7 +27,6 @@
p {
margin: 0 0 0 0;
- padding-left: 1em;
}
pre {
@@ -49,6 +48,7 @@
div.block {
padding: 0px;
+ padding-left: 1em;
margin: 0px;
padding-bottom: 1em;
}