changeset 1560:70421380142d

bottlenecks layout
author Thomas Junk <thomas.junk@intevation.de>
date Wed, 12 Dec 2018 09:59:33 +0100
parents 5d84dcb79a54
children ad3a19e222bb
files client/src/components/Bottlenecks.vue
diffstat 1 files changed, 4 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/client/src/components/Bottlenecks.vue	Wed Dec 12 09:48:37 2018 +0100
+++ b/client/src/components/Bottlenecks.vue	Wed Dec 12 09:59:33 2018 +0100
@@ -64,10 +64,9 @@
             )
           }}
         </div>
-        <div class="col-2 pr-0 text-right">
-          <button
-            type="button"
-            class="btn btn-sm btn-info rounded-0 h-100"
+        <div class="col-2 pr-0 text-right d-flex flex-column">
+          <a
+            class="text-info mt-auto mb-auto mr-2"
             @click="loadSurveys(bottleneck.properties.name)"
             v-if="bottleneck.properties.current"
           >
@@ -93,7 +92,7 @@
                   openBottleneck === bottleneck.properties.name
               "
             ></font-awesome-icon>
-          </button>
+          </a>
         </div>
         <div
           :class="[