[dw-free] Create an Account: content overlapping birthday tip box
[commit: http://hg.dwscoalition.org/dw-free/rev/8839002a6af5]
http://bugs.dwscoalition.org/show_bug.cgi?id=3958
Give tip box prominence. (thanks
ninetydegrees for suggesting
the fix!)
Patch by
fu.
Files modified:
http://bugs.dwscoalition.org/show_bug.cgi?id=3958
Give tip box prominence. (thanks
![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
the fix!)
Patch by
![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
Files modified:
- htdocs/stc/widgets/createaccount.css
-------------------------------------------------------------------------------- diff -r 5c286995cd6b -r 8839002a6af5 htdocs/stc/widgets/createaccount.css --- a/htdocs/stc/widgets/createaccount.css Wed Sep 28 19:54:42 2011 +0800 +++ b/htdocs/stc/widgets/createaccount.css Wed Sep 28 20:09:48 2011 +0800 @@ -10,6 +10,7 @@ left: 34em; right: 0px; top: 0px; + z-index: 99; } div.error-list ol, div.error-list li { --------------------------------------------------------------------------------