Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[console] adjust the debug console user input alignment #5209

Closed
wants to merge 1 commit into from

Conversation

vince-fugnitto
Copy link
Member

@vince-fugnitto vince-fugnitto commented May 21, 2019

Fixes #5208

  • adjusts the debug console user input alignment so that it is now evenly aligned.
  • updates the tabbing in the console index.css to spaces.
Before After
Screen Shot 2019-05-21 at 6 06 30 PM Screen Shot 2019-05-21 at 6 05 33 PM

Signed-off-by: Vincent Fugnitto [email protected]

Fixes #5208

- adjusts the `debug console` user input alignment so that it is now evenly aligned.
- updates the tabbing in the console `index.css` to spaces.

Signed-off-by: Vincent Fugnitto <[email protected]>
@vince-fugnitto vince-fugnitto added ui/ux issues related to user interface / user experience console issues related to the console labels May 21, 2019
@vince-fugnitto vince-fugnitto requested a review from elaihau May 23, 2019 11:54
@elaihau
Copy link
Contributor

elaihau commented May 23, 2019

Could we try one of the suggestions from https://stackoverflow.com/questions/5703552/css-center-text-horizontally-and-vertically-inside-a-div-block?rq=1?

padding works but when users zoom-in & out it becomes inaccurate.

@vince-fugnitto
Copy link
Member Author

Closing in favor of a better solution.

@vince-fugnitto vince-fugnitto deleted the vf/GH-5208 branch June 12, 2019 15:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
console issues related to the console ui/ux issues related to user interface / user experience
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[console] adjust alignment of debug console input
2 participants