yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #39767
[Bug 1321829] Re: horizon.less hard-coded sizes cleanup
Marking this as Invalid: it's being done as part of the wider Bootstrap/
SCSS cleanup, and it's more blueprint-scope then bug at this stage.
** Changed in: horizon
Status: Triaged => Invalid
** Changed in: horizon
Assignee: huyupeng (huyp) => (unassigned)
--
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):
Invalid
Bug description:
Right now, there are a lot of hard-coded pixel sizes. Bad for hi-def
screens.
Related issue: https://bugs.launchpad.net/horizon/+bug/1288402 with
text overflow with translations. Since most sizes are hard-coded, it
makes it difficult to restyle even one element.
First step:
We should move to .em units (We have some. It is currently a mix of px and em)
Any other comments about how to make Horizon layout more dynamic are
welcome. :)
Also, we should avoid things like margin-left: -20px; because I don't
think IE renders it properly.
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1321829/+subscriptions
References