Reviewed:  https://review.openstack.org/250146
Committed: 
https://git.openstack.org/cgit/openstack/horizon/commit/?id=04b641c82bdff757f6f59ebdbeea8ad893fa0dc4
Submitter: Jenkins
Branch:    master

commit 04b641c82bdff757f6f59ebdbeea8ad893fa0dc4
Author: kenji-ishii <ken-is...@sx.jp.nec.com>
Date:   Thu Nov 26 22:10:52 2015 +0900

    Add style to wrap pre tag
    
    At the moment width of pre tag depend on the length of a line in the
    contents. Therefore, if a line in the contents is too long, layout
    will be collapsed. I added a style  and it was to fit in the area.
    
    Change-Id: I2ae833051dbb3e2d552c5fd1d7c6dc43da7aa1f5
    Closes-Bug: #1520049


** 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/1520049

Title:
  When we use pre tag and a line in the contents is too long, layout is
  collapsed.

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  We use pre tag in some places. 
  E.g. contents of Namespace details in Metadata definitions and so on.

  At the moment element's width depend on the length of a line.  
  Thus if a line in the contents is too long, layout will be collapsed.

  We need to add a setting to wrap the contents.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1520049/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to