summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBharat Mediratta <bharat@menalto.com>2008-12-01 23:48:07 +0000
committerBharat Mediratta <bharat@menalto.com>2008-12-01 23:48:07 +0000
commit52e63e7f75f3bac213393dd4194c089d09e3569b (patch)
tree8343434f907816cea1345569496e53f65b292026
parent9f1f10c4dda5221cc5bc961addb40810bb9ce44d (diff)
Tighten up ul.permissions
-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 89310e3d..18effd55 100644
--- a/core/views/welcome.html.php
+++ b/core/views/welcome.html.php
@@ -145,7 +145,7 @@
}
ul#permissions ul {
- margin-left: -1em;
+ margin-left: -1.5em;
list-style-type: none;
}
</style>