Reviewed: https://review.openstack.org/266580 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=52d936efacaf2265941ab2297d39b53b54ccd6bd Submitter: Jenkins Branch: master
commit 52d936efacaf2265941ab2297d39b53b54ccd6bd Author: Lucas Palm <[email protected]> Date: Tue Jan 12 15:26:52 2016 -0600 Fixed the width of the stack template detail box On the "Template" tab of the Stack details page (Project --> Orchestration --> Stacks --> Stack Details), the gray box that surrounds the template text is just a bit too wide. The edges extend right up to the side of the enclosing <div> element, making it look bad. To fix this, the "status" and "row" classes were removed from the parent div element. The "Stack Template" header was also removed from the page because it is redundant inside a tab that already implies that it is the stack's template. Change-Id: Ic8b17caf947534b0ac13e06b221a0d48802fb563 Closes-Bug: #1533366 ** Changed in: horizon Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon). https://bugs.launchpad.net/bugs/1533366 Title: Stack template detail box's width is too large Status in OpenStack Dashboard (Horizon): Fix Released Bug description: On the "Template" tab of the Stack details page (Project --> Orchestration --> Stacks --> Stack Details), the gray box that surrounds the template text is just a bit too wide. The edges extend right up to the side of the enclosing <div> element, making it look bad. To manage notifications about this bug go to: https://bugs.launchpad.net/horizon/+bug/1533366/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

