4agoodcause / dashboard

0 stars 0 forks source link

Body Min Height #6

Open bradsawicki opened 9 years ago

bradsawicki commented 9 years ago

For short pages. Left blue sidebar isn't 100% height

bradsawicki commented 9 years ago

Figured out the issue. All of your pages are wrapped in a form tag directly preceeding the body tag. You need to set a height: 100%; to the form tag. You can probably use the form id "aspnetForm" to create the style.

#aspnetForm {
height: 100%;
}
4agoodcause commented 9 years ago

I'll give it a try. Thanks!

On Thu, Jan 8, 2015 at 12:18 PM, Brad Sawicki notifications@github.com wrote:

Figured out the issue. All of your pages are wrapped in a form tag directly preceeding the body tag. You need to set a height: 100%; to the form tag. You can probably use the form id "aspnetForm" to create the style.

aspnetForm {

height: 100%; }

— Reply to this email directly or view it on GitHub https://github.com/4agoodcause/dashboard/issues/6#issuecomment-69213741.

Ronald Pruitt 4aGoodCause 770-517-5962 ronald.pruitt@4agoodcause.com www.4aGoodCause.com

Support our good causes on Giving Tuesday: http://4agoodcause.com/givingtuesday/

Read my blog at http://blog.4agoodcause.com

Follow me at https://twitter.com/4aGC

Ecommerce, website and mobile solutions for nonprofits, schools and hospitals