Skip to content

Commit 3d1a2e7

Browse files
committed
Add binaries for macOS and Linux
1 parent 718e868 commit 3d1a2e7

File tree

4 files changed

+2
-1
lines changed

4 files changed

+2
-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" placeholder="github google facebook"/>
73+
Enter your organization's or repository's names to filter events&nbsp; <input type="text" id="org-repo-filter-name" />
7474
</div>
7575
<div class="site-description">
7676
<h4>About</h4>

app/public/css/main.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -215,6 +215,7 @@ footer{
215215

216216
#config-area{
217217
padding: 0px;
218+
padding-top: 50px;
218219
min-height: 600px;
219220
}
220221

41.3 MB
Binary file not shown.
39 MB
Binary file not shown.

0 commit comments

Comments
 (0)