]> git.mxchange.org Git - mailer.git/blobdiff - theme/desert/css/general.css
Fix for non-existing function 'apache_get_modules' (why is that disabled here???)
[mailer.git] / theme / desert / css / general.css
index a2054139f4628e2208c9a422e6a941e07183d2d9..2d788a922bebd1189f64c80e66632cc75764c54b 100644 (file)
@@ -674,9 +674,11 @@ DIV.admin_note {
        width                           : 400px;
 }
 
-.member_skyescraper, .guest_skyscraper {
+.member_skyscraper, .guest_skyscraper {
        width                           : 122px;
+       height                          : 602px;
        border                          : 1px solid #880000;
        margin                          : 0px;
        padding                         : 0px;
+       padding-top                     : 1px;
 }