summaryrefslogtreecommitdiff
path: root/modules/gallery/views/error_admin.html.php
diff options
context:
space:
mode:
authorBharat Mediratta <bharat@menalto.com>2010-08-08 13:39:27 -0700
committerBharat Mediratta <bharat@menalto.com>2010-08-08 13:39:27 -0700
commit371a2ff7d29f50dde5ff23ca45188d0eac365481 (patch)
treeb480628f70491df50dfe01dab94a826918445a03 /modules/gallery/views/error_admin.html.php
parent3c7dc6d7a63e59c841f60d9594575efcf0969f98 (diff)
Adjust the vertical placement of the "Dang" message.
Diffstat (limited to 'modules/gallery/views/error_admin.html.php')
-rw-r--r--modules/gallery/views/error_admin.html.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/gallery/views/error_admin.html.php b/modules/gallery/views/error_admin.html.php
index 512a0d88..28776e60 100644
--- a/modules/gallery/views/error_admin.html.php
+++ b/modules/gallery/views/error_admin.html.php
@@ -32,9 +32,9 @@
#framework_error .title {
position: relative;
- top: -3em;
+ top: -2.5em;
+ padding: 0px;
text-align: center;
- margin: 0 auto;
}
div#error_details {