Comment 5 for bug 1565724

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

Reviewed: https://review.openstack.org/301124
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=c0e04d4a1e83c7ed068fed0d5f040b827c098eee
Submitter: Jenkins
Branch: stable/mitaka

commit c0e04d4a1e83c7ed068fed0d5f040b827c098eee
Author: Rob Cresswell <email address hidden>
Date: Mon Apr 4 13:30:10 2016 +0100

    Prevent transfer tables expanding out of modal

    The transfer tables can sometimes expand out of the modal when they have
    columns containing very long UUID entries, which is common for Networks/
    Subnets. We should force word-break to prevent this.

    Change-Id: I65fece6139010b128f8b60e3a53e0b5ac7b82edb
    Closes-Bug: 1565724