Merge pull request #2629 from bechi/layout-details-12

fix more button
This commit is contained in:
Gustavo Maximiliano Cortez 2015-04-24 17:52:24 -03:00
commit 6f2cc4b673
2 changed files with 9 additions and 5 deletions

View file

@ -408,7 +408,7 @@ history
</div>
</div>
<div class="m20t columns text-center" ng-show="index.txHistoryPaging || index.updatingTxHistory">
<button class="outline light-gray small expand"
<button class="outline light-gray small expand m0"
ng-click="index.updateTxHistory(index.skipHistory)"
ng-if="!index.updatingTxHistory">
<span translate>More</span> <i class="icon-arrow-down4 ng-scope"></i>