Skip to content
This repository has been archived by the owner on Oct 5, 2021. It is now read-only.

Commit

Permalink
Merge pull request #471 from roshancd/master
Browse files Browse the repository at this point in the history
Fixing app listing page alignment issue
  • Loading branch information
roshancd committed Aug 26, 2015
2 parents 1eccfcc + 7d4bedc commit 487dd32
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -557,7 +557,7 @@ function hideLoading() {
<div class="loader"></div>
</div>
<!-- BOF listing block -->
<ul class="" id="item_list"></ul>
<div class="" id="item_list"></div>
</div>
</div><!-- /.container -->
</div>
Expand Down

0 comments on commit 487dd32

Please sign in to comment.