Skip to content

Commit 4439db6

Browse files
author
Joe Crick
committed
(master): Add margin
1 parent 3190bb0 commit 4439db6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -476,7 +476,7 @@ <h2 class="content-subhead">Dropdown</h2>
476476
</li>
477477
</ul>
478478

479-
<div style="background: #ffffff; overflow:auto;width:auto;border:solid gray;border-width:.1em .1em .1em .8em;padding:.2em .6em;"><pre style="margin: 0; line-height: 125%">
479+
<div style="background: #ffffff; margin-top: 50px; overflow:auto;width:auto;border:solid gray;border-width:.1em .1em .1em .8em;padding:.2em .6em;"><pre style="margin: 0; line-height: 125%">
480480
&lt;div tabindex=<span style="color: #a31515">&quot;0&quot;</span> class=<span style="color: #a31515">&quot;pure-button dropdown&quot;</span>&gt;Dropdown Button&lt;/div&gt;
481481
&lt;ul class=<span style="color: #a31515">&quot;dropdown-content&quot;</span>&gt;
482482
&lt;li class=<span style="color: #a31515">&quot;dropdown-menu-item&quot;</span>&gt;

0 commit comments

Comments
 (0)