play_ Posted September 9, 2007 Share Posted September 9, 2007 I have an absolute positioned div, height is 60%, width is 70%. However, when there's plenty of text inside, it doesn't extend. the text goes out the borders. Is there a way to make it flexible in accordance to the text/content inside? Quote Link to comment Share on other sites More sharing options...
moberemk Posted September 9, 2007 Share Posted September 9, 2007 Make it min-height and min-width instead of just height and width. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.