Fix rendering of the Edit Profile screen. Fixes bug #10956.

Change the template and CSS so that the "view as others" link is not
inline with the tabs.  This prevents them from overlapping.
This commit is contained in:
Colin Kuskie 2009-10-09 10:11:57 -07:00
parent e6aeb5dcee
commit 361c28143a
3 changed files with 1 additions and 0 deletions

View file

@ -8,6 +8,7 @@
- fixed #11077: Untested result in WebGUI::Storage->getFiles
- fixed #11080: Asset Manage Crumb Trail flyout menu
- fixed #10874: EMS Schedule displaying incorrectly
- fixed #10956: Account, Profile system bad rendering with lots of
7.8.1
- mark $session->datetime->time as deprecated and remove its use from core code