Adjust layout of user account page

- password inputs now inline to tighten up page height.
- Adjust dimension of inputs to better match designs.

Change-Id: Id349020541e24440b46b630b0fec2433778b78ce
Signed-off-by: Michael Davis <michael.s.davis@ibm.com>
2 files changed
tree: fd8adb533ea4295b4d3725552165e3fa2c1e815a
  1. .idea/
  2. app/
  3. gulp_tasks/
  4. src/
  5. .gitignore
  6. bower.json
  7. gulp-options.js
  8. gulpfile.js
  9. LICENSE
  10. package.json
  11. README.md
  12. sonar-project.properties
README.md

openbmc

UX Design repo for OpenBMC

OpenBMC

TODO: Write a project description

Installation

npm install

Minify vendors

npm run-script minifyvendors

Distribution

npm run-script distribution

Running

'npm run-script serve'

This will run it locally in http://localhost:8080