min-height

Read More at MDN DocsView Spec

Safe to Use

min-height is considered safe to use.

It’s supported by 94% of global browsers.

Browsers

ChromeDec 11, 2008v1.0.0
26%100%
100% of Chrome users are running a supported version.
SafariApr 15, 2005v1.3.0
5%100%
100% of Safari users are running a supported version.
EdgeJul 28, 2015v12.0.0
5%100%
100% of Edge users are running a supported version.
FirefoxJun 17, 2008v3.0.0
3%100%
100% of Firefox users are running a supported version.

Version Breakdown

 
Agent
Support
Adoption
Chrome
Dec 11, 2008 v1.0.0
26%100%
100% of Chrome users are running a supported version.
Dec 11, 2008 – Latest
v1.0.0+
26%100%

Full Support

Chrome Android
Jun 27, 2012 v18.0.0
36%100%
100% of Chrome Android users are running a supported version.
Jun 27, 2012 – Latest
v18.0.0+
36%100%

Full Support

Edge
Jul 28, 2015 v12.0.0
5%100%
100% of Edge users are running a supported version.
Jul 28, 2015 – Latest
v12.0.0+
5%100%

Full Support

Firefox
Jun 17, 2008 v3.0.0
3%100%
100% of Firefox users are running a supported version.
Jun 17, 2008 – Latest
v3.0.0+
3%100%

Full Support

CSS 2.1 leaves the behavior of min-height with table undefined. Firefox supports applying min-height to table elements.

Firefox for Android
Mar 29, 2011 v4.0.0
Firefox for Android supports this feature.
Mar 29, 2011 – Latest
v4.0.0+

Full Support

CSS 2.1 leaves the behavior of min-height with table undefined. Firefox supports applying min-height to table elements.

Internet Explorer
Oct 18, 2006 v7.0.0
0%100%
100% of Internet Explorer users are running a supported version.
Oct 18, 2006 – Latest
v7.0.0+
0%100%

Full Support

In Internet Explorer 10 and 11, a min-height declaration on a column-direction flex container doesn't apply to the container's flex items. See Flexbug #3 for more info.

 
Quest Browser
Unknown v5.0.0
Quest Browser supports this feature.
Unknown
v5.0.0+

Full Support

Opera
Jun 28, 2000 v4.0.0
1%100%
100% of Opera users are running a supported version.
Jun 28, 2000 – Latest
v4.0.0+
1%100%

Full Support

CSS 2.1 leaves the behavior of min-height with table undefined. Opera supports applying min-height to table elements.

Opera Android
May 21, 2013 v14.0.0
Opera Android supports this feature.
May 21, 2013 – Latest
v14.0.0+

Full Support

Safari
Apr 15, 2005 v1.3.0
5%100%
100% of Safari users are running a supported version.
Apr 15, 2005 – Latest
v1.3.0+
5%100%

Full Support

Safari on iOS
Jun 29, 2007 v1.0.0
17%100%
100% of Safari on iOS users are running a supported version.
Jun 29, 2007 – Latest
v1.0.0+
17%100%

Full Support

Samsung Internet
Apr 27, 2013 v1.0.0
2%100%
100% of Samsung Internet users are running a supported version.
Apr 27, 2013 – Latest
v1.0.0+
2%100%

Full Support

WebView Android
Dec 9, 2013 v4.4.0
WebView Android supports this feature.
Dec 9, 2013 – Latest
v4.4.0+

Full Support

See Also

Contribute