#6: Fixed a layout issue with the album footer on the gallery index page
This commit is contained in:
parent
d33de03ceb
commit
a27cf530f5
@ -21,7 +21,7 @@
|
||||
<div class="panel-footer">
|
||||
<span class="text-left"><b>{{ $album->photos_count }}</b> photos</span>
|
||||
<span class="pull-right"><a href="{{ $album->url() }}" class="btn btn-sm btn-default">Open album</a></span>
|
||||
<span class="clearfix"></span>
|
||||
<div class="clearfix"></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user