Login: Adjust space between skip and its icon (#18407)

Fixes #18383
This commit is contained in:
Jess
2019-08-08 10:20:54 +02:00
committed by Dominik Prokop
parent 6c699c0e50
commit f20cd218c0
2 changed files with 3 additions and 3 deletions

View File

@@ -99,7 +99,7 @@
<div class="login-button-group login-button-group--right text-right">
<a class="btn btn-link" ng-click="skip();">
Skip
<info-popover mode="no-padding">
<info-popover mode="small-padding">
If you skip you will be prompted to change password next time you login.
</info-popover>
</a>