Skip to content

Commit ab8cf47

Browse files
committed
[css-tables] editorial
1 parent 4837eaa commit ab8cf47

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

css-tables-3/Overview.bs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1733,10 +1733,9 @@ spec:filter-effects-1; type:property; text:filter
17331733
The following schema describes the algorithm in a different way,
17341734
to make it easier to understand.
17351735
</p>
1736-
<img src="images/CSS-Tables-Column-Width-Assignment.svg" style="width: 100%" />
17371736
<details style="border: 3px solid silver; text-align: left;">
1738-
<summary style="background: silver">Legend</summary>
1739-
<div>
1737+
<summary style="background: silver; padding: 0 7px; outline: 3px solid silver;">Legend</summary>
1738+
<div style="padding: 0 1em;">
17401739

17411740
<b>Sizing algorithms: </b>
17421741
Each drawing of the table represents a way of sizing the columns.
@@ -1763,6 +1762,7 @@ spec:filter-effects-1; type:property; text:filter
17631762

17641763
</div>
17651764
</details>
1765+
<img src="images/CSS-Tables-Column-Width-Assignment.svg" style="width: 100%" />
17661766
<figcaption>Overview of the width distribution algorithm. Not normative.</figcaption>
17671767
</figure>
17681768

0 commit comments

Comments
 (0)