Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6f29c209 authored by Andrew Solovay's avatar Andrew Solovay
Browse files

docs: Fixing formatting problem

Fixing problem (mismatched <div> tags) that caused the page text to be
obscured. See first comment for doc stage location.

bug: 31046432
Change-Id: I82227fd29764755885458c1c011db534325fcde3
parent c2b9d558
Loading
Loading
Loading
Loading
+3 −4
Original line number Diff line number Diff line
@@ -23,11 +23,10 @@ trainingnavtop=true
<div class="download-box">
    <a href="{@docRoot}shareables/training/ThreadSample.zip" class="button">Download the sample</a>
    <p class="filename">ThreadSample.zip</p>
</div>
</div>
</div> <!-- download-box -->

</div>
</div>
</div> <!-- tb -->
</div> <!-- tb-wrapper -->

<p>
    This lesson shows you how to implement a {@link java.lang.Runnable} class, which runs the code