]> git.openstreetmap.org Git - rails.git/commit
Arrange button sizes to default size of 36px
authorEmin Kocan <kocanmn.dev@gmail.com>
Thu, 20 Jun 2024 19:18:32 +0000 (21:18 +0200)
committerEmin Kocan <kocanmn.dev@gmail.com>
Fri, 21 Jun 2024 10:08:58 +0000 (12:08 +0200)
commitb057c7ae5aa66291b0f4be7ca08dd9082f18bfae
tree27d60134cd053209fcd009a4559e94670baf1f18
parent5aa4d49281c92feb56a520701c28ae4f52a7fea6
Arrange button sizes to default size of 36px

As discussed in #4773 there was not any clarification as why auth button sizes were reduced so 36px is now accepted as default. This commit addresses that comment/issue.
app/helpers/user_helper.rb
app/views/application/_auth_providers.html.erb
test/helpers/user_helper_test.rb