Fix css styling for 2fa options

This commit is contained in:
bibekaur 2016-11-19 23:49:49 -08:00
parent fc07f2a2e4
commit 69986d5048
2 changed files with 8 additions and 0 deletions

View file

@ -41,6 +41,10 @@ limitations under the License.
h3{
margin-bottom: 20px;
}
div div span{
margin-left: 3px;
margin-right: 15px;
}
}
.grv-invite-barcode{

View file

@ -42,6 +42,10 @@ limitations under the License.
h3 {
margin-bottom: 20px;
}
div div span{
margin-left: 3px;
margin-right: 15px;
}
}
.grv-login-info {