Skip to content

Commit

Permalink
FIX: Button styling and label (#79)
Browse files Browse the repository at this point in the history
  • Loading branch information
pmusaraj authored Feb 15, 2024
1 parent 5110bad commit d42e003
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 6 deletions.
3 changes: 0 additions & 3 deletions assets/stylesheets/steam-login.scss

This file was deleted.

2 changes: 1 addition & 1 deletion config/locales/client.en.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ en:
login:
steam:
name: "Steam"
title: "with Steam"
title: "Log in with Steam"
message: "Authenticating with Steam (make sure pop up blockers are not enabled)"
2 changes: 0 additions & 2 deletions plugin.rb
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@

register_svg_icon "fab-steam" if respond_to?(:register_svg_icon)

register_asset "stylesheets/steam-login.scss"

%w[
../lib/auth/steam_authenticator.rb
../lib/validators/enable_steam_logins_validator.rb
Expand Down

0 comments on commit d42e003

Please sign in to comment.