Skip to content

Commit

Permalink
hackathon fixes (#5572)
Browse files Browse the repository at this point in the history
  • Loading branch information
thelostone-mc authored Dec 2, 2019
1 parent d765274 commit d29d067
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
2 changes: 1 addition & 1 deletion app/dashboard/templates/bounty/details.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
{% include 'shared/nav.html' %}
</div>
<div class="row no-gutter">
<div class="col-12 text-center pb-3" id="moderator-admin-actions"></div>
<div class="col-12 text-center" id="moderator-admin-actions"></div>

<div class="col-12 col-lg-2 left-rails text-center" style="background: #F2F6F9;">
<div class="explorer font-body">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,6 @@
form .col:first-child {
border-top: none;
}

.sidebar_search {
padding: 20px 3rem;
}

</style>

<div class="sidebar_search font-body">
Expand Down

0 comments on commit d29d067

Please sign in to comment.