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
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user