Merge lp:~svwilliams/loco-team-portal/876820-team-list-legend into lp:loco-team-portal
Proposed by
Stephen V. Williams
Status: | Merged | ||||
---|---|---|---|---|---|
Approved by: | Chris Johnston | ||||
Approved revision: | 499 | ||||
Merged at revision: | 498 | ||||
Proposed branch: | lp:~svwilliams/loco-team-portal/876820-team-list-legend | ||||
Merge into: | lp:loco-team-portal | ||||
Diff against target: |
55 lines (+13/-6) 3 files modified
.bzrignore (+1/-0) loco_directory/media/css/newstyle.css (+10/-4) loco_directory/templates/teams/team_list.html (+2/-2) |
||||
To merge this branch: | bzr merge lp:~svwilliams/loco-team-portal/876820-team-list-legend | ||||
Related bugs: |
|
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
LoCo Team Portal Developers | Pending | ||
Review via email: mp+81183@code.launchpad.net |
Commit message
team-legend now 200px, float:right, shifted:40%
new li class to stack the elements
Description of the change
Modified the teams-legend and added a new ls class (float-list)
* teams legend is now 200px
* teams legend has padding 25% removed (so it goes all the way right)
* float-list forces both list items float:right clear:right
Let me know if you'd like it to look any different.
To post a comment you must log in.
Looks good.