horizon/openstack_dashboard
Lucas Palm 52d936efac 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
2016-01-14 15:42:04 +00:00
..
api Merge "Adding informative message when deleting a used volume type" 2016-01-11 23:06:10 +00:00
conf Update nova policy file 2015-11-17 10:31:58 -06:00
contrib Merge "py3: replace reload with six.moves.reload_module" 2016-01-07 07:32:54 +00:00
dashboards Fixed the width of the stack template detail box 2016-01-14 15:42:04 +00:00
django_pyscss_fix Workaround for 'File exists' test failure 2014-09-30 06:43:22 -05:00
enabled Excise Trove from Horizon 2015-12-22 02:01:07 -07:00
local Excise Trove from Horizon 2015-12-22 02:01:07 -07:00
locale Imported Translations from Zanata 2016-01-12 06:19:43 +00:00
management Update WSGI app creation to be compatible with Django 1.7 or greater 2015-09-21 15:36:19 +02:00
static Merge "Clean up horizon.scss - Keypairs" 2016-01-12 01:11:30 +00:00
templates Revert "Specify <base> element in all pages" 2016-01-11 18:09:45 -08:00
templatetags Horizon Context Selection should be to the right 2015-08-14 10:48:45 -07:00
test Merge "Correcting heat resource drill down" 2016-01-09 00:39:53 +00:00
themes Merge "Clean up horizon.scss - Keypairs" 2016-01-12 01:11:30 +00:00
usage Replace "Terminate Instance" with "Delete Instance" 2015-11-30 03:55:19 +09:00
utils remove the default arguments "[]" 2015-12-14 20:30:42 +08:00
wsgi Update WSGI app creation to be compatible with Django 1.7 2014-10-16 13:57:45 +01:00
.eslintrc Add selective ESLint rule activation for Horizon Legacy JS 2015-07-08 17:06:15 -07:00
__init__.py
context_processors.py Fix bug where WEBROOT is not respected 2015-07-22 04:10:50 +00:00
exceptions.py Excise Trove from Horizon 2015-12-22 02:01:07 -07:00
hooks.py Remove extraneous vim configuration comments 2014-05-06 15:30:10 +08:00
karma.conf.js Raise JS unit test coverage threshold 2015-12-14 08:17:12 -07:00
policy.py Moving policy engine implementation 2015-01-22 15:55:19 -07:00
settings.py Merge "Add Cached loader for templates" 2015-12-08 17:12:02 +00:00
static_settings.py Improving find static robustness 2015-09-16 17:16:17 -06:00
urls.py Allow specifying authentication URLs from settings 2015-03-18 11:44:30 +11:00
views.py Redirect initial hit to login page 2015-03-13 15:14:23 +11:00