mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-25 00:28:31 -05:00
20 lines
318 B
Sass
20 lines
318 B
Sass
|
#auth-modal
|
||
|
.network-login
|
||
|
float: left
|
||
|
width: 100px
|
||
|
text-align: left
|
||
|
|
||
|
#gplus-login-button
|
||
|
position: relative
|
||
|
top: 1px
|
||
|
|
||
|
#recover-account-wrapper
|
||
|
float: right
|
||
|
|
||
|
.modal-footer
|
||
|
height: 70px
|
||
|
padding: 20px 10px
|
||
|
border-top: 1px solid darkgray
|
||
|
|
||
|
.btn
|
||
|
margin-right: 10px
|