]> BookStack Code Mirror - bookstack/blobdiff - resources/views/users/edit.blade.php
Updated 'Spanish Argentina' translation.
[bookstack] / resources / views / users / edit.blade.php
index 82e7dabfd7a2b29f43ab239403cbc452161226ea..b6f8f7345fb995a0ebc04823d58a83038d2bb762 100644 (file)
@@ -65,7 +65,7 @@
                         <div class="row">
                             @foreach($activeSocialDrivers as $driver => $enabled)
                                 <div class="col-sm-4 col-xs-6 text-center">
-                                    <div>@icon('auth/'. $driver, ['style' => 'width: 56px;'])</div>
+                                    <div>@icon('auth/'. $driver, ['style' => 'width: 56px;height: 56px;'])</div>
                                     <div>
                                         @if($user->hasSocialAccount($driver))
                                             <a href="{{ baseUrl("/login/service/{$driver}/detach") }}" class="button neg">{{ trans('settings.users_social_disconnect') }}</a>