Skip to content
Snippets Groups Projects
Commit 7fe6c161 authored by Tor-Einar Skog's avatar Tor-Einar Skog
Browse files

Moved magnifying glass a bit further to the right

parent 3db12092
No related branches found
No related tags found
No related merge requests found
......@@ -55,10 +55,10 @@
<div class="col-3"></div>
</div>
<div v-else class="row">
<div class="col-9">
<div class="col-10">
<div :style="poi.isOwnPOI?'font-weight:bold;':false">{{poi.name}}</div>
</div>
<div class="col-3">
<div class="col-2">
<router-link
:to="{name: 'Observation', params: {locationPointOfInterestId:poi.pointOfInterestId, paramGeoinfo: JSON.parse(poi.geoJSON)}}"
class="addobs-btn">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment