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

HBase cell-edit-modal display incomplete #55

Closed
performonkey opened this issue Jan 17, 2014 · 1 comment
Closed

HBase cell-edit-modal display incomplete #55

performonkey opened this issue Jan 17, 2014 · 1 comment

Comments

@performonkey
Copy link

hbase1

CSS

cell_edit_modal {

margin-left: -40% !important;
max-height: 100%;
width: 80%;
left: 50%;
top: 10%;
margin-top: 0;
overflow: visible;
}

width: 80% change to width: 60%

looks like well :)

hbase2

@romainr
Copy link
Contributor

romainr commented Jan 17, 2014

Thanks a lot!

It could be better to position the modal in the middle of the window instead of shrinking it and it is what we did in Hue 3! https://dl.dropboxusercontent.com/u/19819437/hue/screens/hbase-edit-modal.png

@romainr romainr closed this as completed Jan 17, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants