Comment 2 for bug 1400317

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to horizon (master)

Reviewed: https://review.openstack.org/140000
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=d4ca7e80d23649d08b84d97ae0ae7e9b9ec3ca4b
Submitter: Jenkins
Branch: master

commit d4ca7e80d23649d08b84d97ae0ae7e9b9ec3ca4b
Author: Akihiro Motoki <email address hidden>
Date: Mon Dec 8 22:32:01 2014 +0900

    Wrap the main block of detail.html with col-sm-12 class

    In some detail page, the main block was not wrapped with
    col-sm-12 bootstrap class and it leads to inconsistent
    left margin among detail pages.

    Change-Id: Ib2eb71f66dcd000e823da72166d174baf36c2ff9
    Closes-Bug: #1400317