signin & signup columns

This commit is contained in:
bechi 2014-12-09 14:09:17 -03:00
parent 5e85e1392e
commit e89ee19507
2 changed files with 1 additions and 2 deletions

View File

@ -352,7 +352,7 @@ a:hover {
.main {
margin-left: 250px;
padding: 85px 1.5rem;
padding: 95px 1.5rem;
background-color: #F8F8FB;
}

View File

@ -60,7 +60,6 @@
</div>
</div>
<div ng-show="blockchain_txs[0].txid">
<div class="line-white"></div>
<div class="row">
<div class="large-9 columns">
<pagination page="currentPage" total-items="totalItems" items-per-page="itemsPerPage" on-select-page="selectPage(page)" max-size="10" />