Created attachment 597765 [details] There are some overlapped part in the page Description of problem: When I use Iphone 4S to check the "Calender VIew" in /community/events page, I found that there are some overlapped part in the page. Version-Release number of selected component (if applicable): devenv-stage_223 How reproducible: always Steps to Reproduce: 1.go to /community/events page 2.click "Calendar View" button. 3. Actual results: There are some overlapped part in the page Expected results: It should display no problem. Additional info:
Though it's not optimal that the events calendar table extends wider than the page when viewed on a mobile device (portrait orientation ~320px), still the page content is accessible, either by sliding horizontally or by rotating the device to a landscape orientation (~480px). If we decide to improve this, it would mean detecting when the browser viewport width is less than 480px and rendering the content in a non-calendar (linear) layout.
(In reply to comment #1) Tested this issue on devenv_2194 and PROD, the calendar view is still not supported well on IPhone4S, hope we could improve this, thanks.
Tested this issue on devenv_2252, the issue have been fixed on devenv_2252, So i will put it verified.