mirror of
https://github.com/openSUSE/osem.git
synced 2026-05-19 14:11:52 -04:00
@@ -115,3 +115,9 @@ p.comment-body {
|
||||
float: right;
|
||||
}
|
||||
}
|
||||
|
||||
/* omniauth btn grp */
|
||||
#openid-btn-grp{
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
}
|
||||
@@ -1,5 +1,5 @@
|
||||
.text-center
|
||||
.btn-group.btn-group-lg
|
||||
.btn-group.btn-group-lg#openid-btn-grp
|
||||
- omniauth_configured.each do |provider|
|
||||
= link_to "user_#{provider}_omniauth_authorize".to_sym, class: "btn btn-success btn-lg",
|
||||
id: "omniauth-#{provider}",
|
||||
|
||||
Reference in New Issue
Block a user