]> git.openstreetmap.org Git - rails.git/commit
Remove .d-block classes from auth buttons
authorAnton Khorev <tony29@yandex.ru>
Tue, 9 Jul 2024 14:21:34 +0000 (17:21 +0300)
committerAnton Khorev <tony29@yandex.ru>
Tue, 9 Jul 2024 14:51:50 +0000 (17:51 +0300)
commit088a78d83c26333fa08eee8c4bb4620a5e7ff1af
treebeb2e221a4c40888920aba052ecad3507970c466
parent1d15f96a70571edbcf0e636b1576a164e7af8431
Remove .d-block classes from auth buttons

Unnecessary on flex items.
app/helpers/user_helper.rb
app/views/application/_auth_providers.html.erb
test/helpers/user_helper_test.rb