Fix scroll for all pages

This commit is contained in:
Gustavo Maximiliano Cortez 2015-04-24 02:17:54 -03:00
commit 183202aeb3
17 changed files with 31 additions and 16 deletions

View file

@ -1,4 +1,4 @@
<div class="create m20t" ng-controller="createController as create">
<div class="content p20v" ng-controller="createController as create">
<div ng-show="create.loading" class="text-center text-gray animated infinite flash" translate>Creating wallet...</div>
<form name="setupForm" ng-submit="create.create(setupForm)" ng-show="!create.loading" novalidate>
<div class="row">