Hide Forgot
Description of problem: Go to /account?debug=1 to see example usage graphs in the account dashboard The styles that control the .graph-horizontal appearance are no longer included They are located in account.css.scss, which is no longer imported.
Will merge in https://github.com/openshift/li/pull/2130
Commit pushed to master at https://github.com/openshift/li https://github.com/openshift/li/commit/846e5c17c15928eea22077487d3cd9d393733432 Fix bug 1029143 - re-add usage graph styles
Commits pushed to master at https://github.com/openshift/origin-server https://github.com/openshift/origin-server/commit/55172e289672b486eb12e906e84e996581af7c89 Fix bug 1029143 - re-add usage graph styles https://github.com/openshift/origin-server/commit/c044603dfef3c6722d5b21f54a488c599457da32 Merge pull request #4156 from liggitt/bug_1029143_usage_graph_styles Fix bug 1029143 - re-add usage graph styles
Tested on devenv_4022, checked all the example usage pages with debug=1 , the graph can be displayed correctly , so verify this bug, thanks.