** Changed in: horizon
Status: Fix Committed => Fix Released
** Changed in: horizon
Milestone: None => kilo-3
--
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/1431428
Title:
extra semicolon in _variables.scss breaks some css
Status in OpenStack Dashboard (Horizon):
Fix Released
Bug description:
There is an extra semicolon in _variables.scss that will output a
stray "!default;" at the top of the compiled CSS files, which usually
will invalidate the first CSS statement in the file (as well as
invalidate the css).
The line is:
$helpPanelBorderColor: #888; !default;
Note there should not be a semicolon before the "!default;"
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1431428/+subscriptions
--
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help : https://help.launchpad.net/ListHelp