mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-24 16:17:57 -05:00
20 lines
No EOL
318 B
Sass
20 lines
No EOL
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 |