ENGAGE-495: Home should have 3 elements in a row, not 2.

Metadata

Source
ENGAGE-495
Type
Bug
Priority
Critical
Status
Closed
Resolution
Fixed
Assignee
N/A
Reporter
y z
Created
2010-03-05T12:54:05.000-0500
Updated
2010-03-09T15:20:43.000-0500
Versions
  1. 0.3b
Fixed Versions
  1. 0.3b
Component
  1. Home Screen
  2. NavigationList

Description

Home should have 3 elements in a row, not 2. This happens because nav list styling is present on home page when nav list is not used (one of the common css file in screen navigator). In order to fix it nav list styling should be scoped properly to where it should be used.

Attachments

Comments

  • y z commented 2010-03-05T12:55:12.000-0500

    This patch also has a minor stylistic tweak that spaces the grid view a little better (more centered)