diff options
Diffstat (limited to 'theme/default/display.css')
-rw-r--r-- | theme/default/display.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/theme/default/display.css b/theme/default/display.css index 9db1cffed..f1f1f1c98 100644 --- a/theme/default/display.css +++ b/theme/default/display.css @@ -259,7 +259,7 @@ a:hover img { on the content. The background is then applied to #content.
**************************************************************/
-#wrapper {
+#wrap {
width: 589px;
height: 100%;
margin: 0 auto;
|