[dw-free] new edit profile page cut off in some browsers
[commit: http://hg.dwscoalition.org/dw-free/rev/03caf034cf5e]
http://bugs.dwscoalition.org/show_bug.cgi?id=2719
Allow /manage/profile to expand beyond the confines of the normal canvas
(instead of cutting it off).
Style by fu.
Files modified:
http://bugs.dwscoalition.org/show_bug.cgi?id=2719
Allow /manage/profile to expand beyond the confines of the normal canvas
(instead of cutting it off).
Style by fu.
Files modified:
- htdocs/manage/profile/index.bml
-------------------------------------------------------------------------------- diff -r e1bff2a1889c -r 03caf034cf5e htdocs/manage/profile/index.bml --- a/htdocs/manage/profile/index.bml Sat Jun 26 00:18:38 2010 +0800 +++ b/htdocs/manage/profile/index.bml Sat Jun 26 03:41:34 2010 +0800 @@ -764,5 +764,6 @@ body<= } _code?> <=body +bodyopts=><?_code return "id='page_manageprofile' class='self_wrap'" _code?> <?_comment head=><?_code return $headextra; _code?> _comment?> page?> --------------------------------------------------------------------------------