スタイルシート+HTMLと付き合っての学びなどを、徒然なるままに書き残してつつ。。
.foo {
min-height:100px;
height: auto !important;
height: 100px;
}