Updated openstack/openstack

Project: openstack-infra/storyboard-webclient  59ad2da398a181b866c7ce593c059e4b0ff976a8

Stop using fixed-width containers

The fixed-width means that lots of screen space is wasted as blank
space on larger monitors. Using .container-fluid means that the
page content uses all of the available space, rather than being
limited to a maximum of 1080px.

Also, override bootstrap's defauls .container-fluid to add a small
left/right margin (5% each side).

Change-Id: I7bce6c7ba0ce315e601476fa9cd9f7f4a1ed787b
This commit is contained in:
Jenkins 2015-08-21 19:53:27 +00:00 committed by Gerrit Code Review
parent fdbb214871
commit 8e9f797510
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit ebc7292e5bd1e9461673426336d6ab41025685a5
Subproject commit 59ad2da398a181b866c7ce593c059e4b0ff976a8