# HG changeset patch # User Thomas Junk # Date 1551886005 -3600 # Node ID 113912129481f5598972938d7cf565060cba87db # Parent 1a6553da9078cd8f3c8fc8f68ebe131dbaecacf2 staging: layout adjustment. Bigger buttons for review diff -r 1a6553da9078 -r 113912129481 client/src/components/importoverview/staging/StagingDetail.vue --- a/client/src/components/importoverview/staging/StagingDetail.vue Wed Mar 06 16:19:16 2019 +0100 +++ b/client/src/components/importoverview/staging/StagingDetail.vue Wed Mar 06 16:26:45 2019 +0100 @@ -538,9 +538,9 @@ } .actions { - padding: 1px; - width: 1rem; - height: 1rem; + padding: 3px; + width: 21px; + height: 21px; } .bottlenecksdetails {