Skip to content

Commit 48de3f9

Browse files
committed
[css-sizing-3] Fix IDs.
1 parent 83c6015 commit 48de3f9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

css-sizing-3/Overview.bs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -303,7 +303,7 @@ Preferred Size Properties: the 'width and 'height' properties</h4>
303303
The 'width' and 'height' properties specify
304304
the preferred (<a>physical</a>) <dfn>width</dfn> and <dfn>height</dfn> of the box, respectively.
305305

306-
<h4 id="preferred-size-properties">
306+
<h4 id="min-size-properties">
307307
Minimum Size Properties: the 'min-width and 'min-height' properties</h4>
308308

309309
<pre class=propdef>
@@ -325,7 +325,7 @@ Minimum Size Properties: the 'min-width and 'min-height' properties</h4>
325325
Note: The initial value of ''min-width/auto'' is new;
326326
in [[CSS2]] the initial value was zero.
327327

328-
<h4 id="preferred-size-properties">
328+
<h4 id="max-size-properties">
329329
Maximum Size Properties: the 'max-width and 'max-height' properties</h4>
330330

331331
<pre class=propdef>

0 commit comments

Comments
 (0)