diff client/src/components/admin/Logs.vue @ 1517:6eec1c324a64

font-awesome fixed width icons
author Thomas Junk <thomas.junk@intevation.de>
date Thu, 06 Dec 2018 14:07:18 +0100
parents 811497a8092f
children
line wrap: on
line diff
--- a/client/src/components/admin/Logs.vue	Thu Dec 06 13:40:17 2018 +0100
+++ b/client/src/components/admin/Logs.vue	Thu Dec 06 14:07:18 2018 +0100
@@ -6,7 +6,7 @@
         <h6
           class="mb-0 py-2 px-3 border-bottom d-flex text-info align-items-center"
         >
-          <font-awesome-icon class="mr-2" icon="book"></font-awesome-icon>
+          <font-awesome-icon class="mr-2 fa-fw" icon="book"></font-awesome-icon>
           <translate class="headline">Logs</translate>
         </h6>
         <div class="logoutput text-left bg-white">