remove ion-content
This commit is contained in:
parent
41f76292fe
commit
b6b619eaca
3 changed files with 12 additions and 17 deletions
|
|
@ -5,7 +5,7 @@
|
|||
</div>
|
||||
|
||||
|
||||
<ion-content overflow-scroll="true" class="content p20v" ng-controller="joinController as join">
|
||||
<div class="content p20v" ng-controller="joinController as join">
|
||||
<form name="joinForm" ng-submit="join.join(joinForm)" novalidate>
|
||||
<div class="box-notification m20b" ng-show="join.error">
|
||||
<span class="text-warning">
|
||||
|
|
@ -126,6 +126,5 @@
|
|||
</div> <!-- large-12 columns -->
|
||||
</div> <!-- row -->
|
||||
</form>
|
||||
</ion-content>
|
||||
|
||||
</div>
|
||||
<div class="extra-margin-bottom"></div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue