We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac41b4e commit 2457f0aCopy full SHA for 2457f0a
css-sizing-3/Overview.bs
@@ -607,8 +607,10 @@ Inner vs Outer Sizes: the 'box-sizing' property</h3>
607
<a lt="min height">minimum (min) height</a>,
608
<a lt="max width">maximum (max) width</a>, and
609
<a lt="max height">maximum (max) height</a>
610
- refer to the <a lt="inner size">inner</a> (<a>content box</a>) size
611
- unless otherwise specified.
+ refer to the <a lt="inner size">inner</a> size
+ (<a lt="content box">content-box</a> size)
612
+ of a <a>box</a>
613
+ unless otherwise indicated.
614
615
616
<!--
0 commit comments