diff client/src/components/Bottlenecks.vue @ 2739:8057662812f1

client: fixed active state styling in users and bottlenecks table
author Markus Kottlaender <markus@intevation.de>
date Tue, 19 Mar 2019 19:09:41 +0100
parents add2d47c2567
children c6fba10926cc
line wrap: on
line diff
--- a/client/src/components/Bottlenecks.vue	Tue Mar 19 18:59:40 2019 +0100
+++ b/client/src/components/Bottlenecks.vue	Tue Mar 19 19:09:41 2019 +0100
@@ -38,7 +38,7 @@
           )
         }}
       </div>
-      <div class="col-2 pr-0 text-right d-flex flex-column">
+      <div class="col-2 py-2 pr-0 text-right d-flex flex-column">
         <a
           class="text-info mt-auto mb-auto mr-2"
           @click="loadSurveys(bottleneck)"