Skip to content
This repository has been archived by the owner on Mar 27, 2019. It is now read-only.

Commit

Permalink
Fix popup margins
Browse files Browse the repository at this point in the history
  • Loading branch information
Lumiboy committed Jan 14, 2019
1 parent 04f34d0 commit adbc5f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion www/views/onboarding/welcome.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<ion-view id="onboard-welcome" class="onboarding">
<ion-content ng-controller="welcomeController" ng-init="createProfile()" scroll="false">
<div class="box-notification error text-center size-12 text-warning m10t">
<div class="box-notification error text-center size-12 text-warning" style="margin-top: 40px;">
<span class="size-14">
<i class="ion-alert-circled"></i>
<span>
Expand Down

0 comments on commit adbc5f5

Please # to comment.