Skip to content

Commit f75700a

Browse files
fstrrkfranqueirombgower
authored
Update G225.html remove extra "note" (#4416)
Closes #4415 --------- Co-authored-by: Kenneth G. Franqueiro <kfranqueiro@users.noreply.github.com> Co-authored-by: Mike Gower <mikegower@gmail.com>
1 parent 4b7074c commit f75700a

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

techniques/general/G225.html

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -38,12 +38,7 @@ <h3>Procedure</h3>
3838
<li>Activate the zoom function to enlarge the view by 400%.</li>
3939
<li>Check that the content of each individual panel within the horizontally scrolling sections is fully readable without the need for additional horizontal scrolling.</li>
4040
</ol>
41-
<div class="note">
42-
<p class="note-title marker">Note</p>
43-
<div>
44-
<p>The native browser scrollbar is not included in the viewport dimensions. Therefore, when setting the view to 1280 CSS pixels wide for a vertically scrolling page, make sure to exclude the scrollbar width.</p>
45-
</div>
46-
</div>
41+
<p class="note">The native browser scrollbar is not included in the viewport dimensions. Therefore, when setting the view to 1280 CSS pixels wide for a vertically scrolling page, make sure to exclude the scrollbar width.</p>
4742
</section>
4843
<section class="results">
4944
<h3>Expected Results</h3>

0 commit comments

Comments
 (0)