Merge lp:~deadlight/canonical-identity-provider/u1-account-fix into lp:canonical-identity-provider/release

Proposed by Karl Williams
Status: Merged
Approved by: Maximiliano Bertacchini
Approved revision: no longer in the source branch.
Merge reported by: Otto Co-Pilot
Merged at revision: not available
Proposed branch: lp:~deadlight/canonical-identity-provider/u1-account-fix
Merge into: lp:canonical-identity-provider/release
Diff against target: 12 lines (+2/-0)
1 file modified
src/webui/templates/static/ubuntuone-account.html (+2/-0)
To merge this branch: bzr merge lp:~deadlight/canonical-identity-provider/u1-account-fix
Reviewer Review Type Date Requested Status
Anthony Dillon (community) Approve
Maximiliano Bertacchini Approve
Review via email: mp+377991@code.launchpad.net

Commit message

Fix /+ubuntuone-account sidebar.

Description of the change

Added an empty content_class block to the page to stop the class "col-8" being applied and constraining the content

QA:
Go to /+ubuntuone-account and see the sidebar on the right

To post a comment you must log in.
Revision history for this message
Maximiliano Bertacchini (maxiberta) wrote :

Looks good to me. Thanks!

review: Approve
Revision history for this message
Anthony Dillon (ya-bo-ng) wrote :

LGTM

review: Approve
Revision history for this message
Otto Co-Pilot (otto-copilot) wrote :

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'src/webui/templates/static/ubuntuone-account.html'
2--- src/webui/templates/static/ubuntuone-account.html 2020-01-22 12:52:26 +0000
3+++ src/webui/templates/static/ubuntuone-account.html 2020-01-23 12:12:43 +0000
4@@ -15,6 +15,8 @@
5
6 {% block text_title %}{% trans "Your Ubuntu One account" %}{% endblock %}
7
8+{% block content_class %}{% endblock %}
9+
10 {% block content %}
11 <div class="row">
12 <div class="col-8">