horizon/openstack_dashboard
Tihomir Trifonov dec0bc3fb8 Small fix for forms with alert messages
This patch fixes the case when a long non-breakable word
is contained in a alert message. Then this breaks the form.
See https://pzt.me/7h0a for an example. The patch adds
overflow:hidden and word-break to css to force long words
to break on next line.

Change-Id: Ic7c2c63c1be74aa0b4e667458b92c01ee6e103cb
2012-02-29 17:39:36 +02:00
..
local Unifies the project packaging into one set of modules. 2012-02-29 00:20:13 -08:00
static Small fix for forms with alert messages 2012-02-29 17:39:36 +02:00
templates Unifies the project packaging into one set of modules. 2012-02-29 00:20:13 -08:00
wsgi Updated the django.wsgi file for devstack. 2012-02-29 01:37:37 -08:00
__init__.py Unifies the project packaging into one set of modules. 2012-02-29 00:20:13 -08:00
middleware.py Unifies the project packaging into one set of modules. 2012-02-29 00:20:13 -08:00
settings.py Unifies the project packaging into one set of modules. 2012-02-29 00:20:13 -08:00
tests.py Unifies the project packaging into one set of modules. 2012-02-29 00:20:13 -08:00
urls.py Unifies the project packaging into one set of modules. 2012-02-29 00:20:13 -08:00
views.py Unifies the project packaging into one set of modules. 2012-02-29 00:20:13 -08:00