Skip to content

Commit 01ddb98

Browse files
committed
Add an extra line break for apps text
1 parent ce9c4af commit 01ddb98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ <h2 class="online-users-text"><span class="odometer online-users-count"></span>
7070
</div>
7171
<div id="config-area">
7272
<div id="org-repo-filter-div">
73-
Enter your organization's or repository's names to filter events&nbsp; <input type="text" id="org-repo-filter-name" /><br/>
73+
Enter your organization's or repository's names to filter events&nbsp; <input type="text" id="org-repo-filter-name" /><br/><br/>
7474
You can also download it for <a href="/static/public/bin/GitHub-Audio-v1.0-macOS-x64.zip" target="_blank">macOS</a> and <a href="/static/public/bin/GitHub-Audio-v1.0-linux-x64.zip" target="_blank">Linux</a>.
7575
</div>
7676
<div class="site-description">

0 commit comments

Comments
 (0)