Skip to content

Commit 26086a6

Browse files
committed
[css-scroll-snap-1] Fix indentation
1 parent 741364f commit 26086a6

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

css-scroll-snap-1/Overview.bs

+7-7
Original file line numberDiff line numberDiff line change
@@ -490,13 +490,13 @@ Scroll Snapport: the 'scroll-padding' property {#scroll-padding}
490490
: <dfn><<length-percentage>></dfn>
491491
::
492492
Defines an inward offset from the corresponding edge of the [=scrollport=].
493-
When the scrollport is the root scroller, the offset is relative to the layout viewport.
494-
495-
<div class="note">
496-
Though the [=scrollport=] is defined as the visual viewport of the scroll container,
497-
scroll padding offsets are relative to the layout viewport when the scroll container is
498-
the root scroller.
499-
</div>
493+
When the scrollport is the root scroller, the offset is relative to the layout viewport.
494+
495+
<div class="note">
496+
Though the [=scrollport=] is defined as the visual viewport of the scroll container,
497+
scroll padding offsets are relative to the layout viewport when the scroll container is
498+
the root scroller.
499+
</div>
500500
: <dfn>auto</dfn>
501501
::
502502
Indicates that the offset for the corresponding edge of the [=scrollport=] is UA-determined.

0 commit comments

Comments
 (0)