Skip to content

Commit fcd4ac4

Browse files
committed
revised example
1 parent c0678ba commit fcd4ac4

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

css3-gcpm/Overview.src.html

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2673,11 +2673,9 @@ <h3>Float modifiers</h3>
26732673
<div class=example>
26742674

26752675
<pre>
2676-
.figure { float: top; width: 50% }
2676+
.figure { float: top unless-room }
26772677
</pre>
26782678

2679-
<img src=7b.png>
2680-
26812679
</div>
26822680

26832681
<dt>left/right

0 commit comments

Comments
 (0)