# HG changeset patch # User Thomas Junk # Date 1551369165 -3600 # Node ID 171ea4b5e8dcc5a600a1577c55e383af644cee38 # Parent 53323f701cf3517425d2bba68ea287318e7011de staging_area: more space for logs diff -r 53323f701cf3 -r 171ea4b5e8dc client/src/components/Contextbox.vue --- a/client/src/components/Contextbox.vue Thu Feb 28 16:47:36 2019 +0100 +++ b/client/src/components/Contextbox.vue Thu Feb 28 16:52:45 2019 +0100 @@ -84,8 +84,7 @@ } .contextboxextended { - max-width: 700px; - max-height: 640px; + max-width: 600px; } .close-contextbox { diff -r 53323f701cf3 -r 171ea4b5e8dc client/src/components/importoverview/importlogs/Logs.vue --- a/client/src/components/importoverview/importlogs/Logs.vue Thu Feb 28 16:47:36 2019 +0100 +++ b/client/src/components/importoverview/importlogs/Logs.vue Thu Feb 28 16:52:45 2019 +0100 @@ -125,6 +125,6 @@