comparison client/src/components/identify/Identify.vue @ 2857:f59cff59a630

client: identify: made header text left aligned for measurements
author Markus Kottlaender <markus@intevation.de>
date Thu, 28 Mar 2019 17:53:10 +0100
parents a2a82e887b18
children 81c2e561fe03
comparison
equal deleted inserted replaced
2856:a2a82e887b18 2857:f59cff59a630
11 :title="identifiedLabel" 11 :title="identifiedLabel"
12 :closeCallback="close" 12 :closeCallback="close"
13 /> 13 />
14 <div class="features"> 14 <div class="features">
15 <div v-if="currentMeasurement"> 15 <div v-if="currentMeasurement">
16 <small class="d-block bg-secondary text-light text-center px-2 py-1"> 16 <small class="d-block bg-secondary text-light px-2 py-1">
17 {{ $gettext("Measurement") }} 17 {{ $gettext("Measurement") }}
18 </small> 18 </small>
19 <small class="d-flex justify-content-between px-2"> 19 <small class="d-flex justify-content-between px-2">
20 <b> 20 <b>
21 {{ currentMeasurement.quantity }} 21 {{ currentMeasurement.quantity }}