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

How to limit height of box? #26

Closed
cofyc opened this issue Sep 30, 2015 · 2 comments
Closed

How to limit height of box? #26

cofyc opened this issue Sep 30, 2015 · 2 comments

Comments

@cofyc
Copy link

cofyc commented Sep 30, 2015

I want to resize a pane with a min height limit.

@Reklino
Copy link
Owner

Reklino commented Sep 30, 2015

You should be able to just use the min-height property in css :). The boxes in the demo are set to min-height: 50px;

@cofyc
Copy link
Author

cofyc commented Sep 30, 2015

Thanks!


Yecheng Fu

On Wed, Sep 30, 2015 at 9:27 PM, Jacob notifications@github.com wrote:

You should be able to just use the min-height property in css :). The boxes in the demo are set to min-height: 50px;

Reply to this email directly or view it on GitHub:
#26 (comment)

@Reklino Reklino closed this as completed Sep 30, 2015
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