Adjust the vertical placement of the "Dang" message.

This commit is contained in:
Bharat Mediratta
2010-08-08 13:39:27 -07:00
parent 3c7dc6d7a6
commit 371a2ff7d2

View File

@@ -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 {