← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1321829] [NEW] horizon.less hard-coded sizes cleanup

 

Public bug reported:

Right now, there are a lot of hard-coded pixel sizes.

This can cause problems as seen in:
https://bugs.launchpad.net/horizon/+bug/1288402 with text overflow with
translations.

We should move to .em units.

Also, we should avoid things like margin-left: -20px; because IE doesn't
render it properly.

** Affects: horizon
     Importance: Undecided
         Status: New

-- 
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/1321829

Title:
  horizon.less hard-coded sizes cleanup

Status in OpenStack Dashboard (Horizon):
  New

Bug description:
  Right now, there are a lot of hard-coded pixel sizes.

  This can cause problems as seen in:
  https://bugs.launchpad.net/horizon/+bug/1288402 with text overflow
  with translations.

  We should move to .em units.

  Also, we should avoid things like margin-left: -20px; because IE
  doesn't render it properly.

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


Follow ups

References