Fix spacing
This commit is contained in:
@@ -196,8 +196,8 @@
|
||||
<h1 ng-show="appstoreLogin.register">Sign up with Cloudron.io</h1>
|
||||
<h1 ng-hide="appstoreLogin.register">Login to Cloudron.io</h1>
|
||||
</div>
|
||||
<div class="col-md-12 text-center" style="margin-top: 15px; margin-bottom: 15px;">
|
||||
<p>This account will provide you access to the Cloudron App Store.</p>
|
||||
<div class="col-md-12 text-center">
|
||||
<p>This account will provide you access to the Cloudron App Store</p>
|
||||
</div>
|
||||
<div class="col-md-12" style="margin-bottom: 10px;">
|
||||
<small class="text-danger" ng-show="appstoreLogin.error.generic">{{ appstoreLogin.error.generic }}</small>
|
||||
|
||||
Reference in New Issue
Block a user