Yuki Takei 8 лет назад
Родитель
Сommit
08ccc96cea
1 измененных файлов с 4 добавлено и 2 удалено
  1. 4 2
      lib/views/admin/external-accounts.html

+ 4 - 2
lib/views/admin/external-accounts.html

@@ -49,12 +49,14 @@
             <th>関連付けられているユーザーの <code>username</code></th>
             <th>関連付けられているユーザーの <code>username</code></th>
             <th>
             <th>
               パスワード設定
               パスワード設定
-              <a class="btn btn-sm btn-link text-muted"
+              <a class="text-muted"
                   data-toggle="popover" data-placement="top"
                   data-toggle="popover" data-placement="top"
                   data-trigger="hover focus" tabindex="0" role="button" {# dismiss settings #}
                   data-trigger="hover focus" tabindex="0" role="button" {# dismiss settings #}
                   data-animation="false" data-html="true"
                   data-animation="false" data-html="true"
                   data-content="<small>関連付けられているユーザーがパスワードを設定しているかどうかを表示します</small>">
                   data-content="<small>関連付けられているユーザーがパスワードを設定しているかどうかを表示します</small>">
-                <i class="fa fa-info-circle" aria-hidden="true"></i>
+                <small>
+                  <i class="fa fa-info-circle" aria-hidden="true"></i>
+                </small>
               </a>
               </a>
             </th>
             </th>
             <th width="100px">作成日</th>
             <th width="100px">作成日</th>