# HG changeset patch # User Markus Kottlaender # Date 1550136932 -3600 # Node ID 531e776cb81dad8c75483cb3cdb6e00c76c268ed # Parent 7e378b38d302c37818ffe927e0714284eec17697 client: reduced width of pdf-, profile- and identify-box diff -r 7e378b38d302 -r 531e776cb81d client/src/components/Identify.vue --- a/client/src/components/Identify.vue Thu Feb 14 10:09:23 2019 +0100 +++ b/client/src/components/Identify.vue Thu Feb 14 10:35:32 2019 +0100 @@ -5,7 +5,7 @@ { expanded: showIdentify } ]" > -
+
Identified diff -r 7e378b38d302 -r 531e776cb81d client/src/components/Pdftool.vue --- a/client/src/components/Pdftool.vue Thu Feb 14 10:09:23 2019 +0100 +++ b/client/src/components/Pdftool.vue Thu Feb 14 10:35:32 2019 +0100 @@ -5,7 +5,7 @@ { expanded: showPdfTool } ]" > -
+
Generate PDF diff -r 7e378b38d302 -r 531e776cb81d client/src/components/fairway/Profiles.vue --- a/client/src/components/fairway/Profiles.vue Thu Feb 14 10:09:23 2019 +0100 +++ b/client/src/components/fairway/Profiles.vue Thu Feb 14 10:35:32 2019 +0100 @@ -5,7 +5,7 @@ { expanded: showProfiles } ]" > -
+
Profiles diff -r 7e378b38d302 -r 531e776cb81d client/src/components/layers/Layers.vue --- a/client/src/components/layers/Layers.vue Thu Feb 14 10:09:23 2019 +0100 +++ b/client/src/components/layers/Layers.vue Thu Feb 14 10:35:32 2019 +0100 @@ -5,7 +5,7 @@ { expanded: showLayers } ]" > -
+
Layers