From 564321d3276b26ff735a4209abef2d3685c46c27 Mon Sep 17 00:00:00 2001 From: Mojca Lorber Date: Fri, 4 Oct 2019 15:18:17 +0200 Subject: [PATCH] Fix position of shared inventory icon --- app/assets/stylesheets/partials/_tree_view.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/app/assets/stylesheets/partials/_tree_view.scss b/app/assets/stylesheets/partials/_tree_view.scss index 7ddac3556..8da1a3dd9 100644 --- a/app/assets/stylesheets/partials/_tree_view.scss +++ b/app/assets/stylesheets/partials/_tree_view.scss @@ -58,6 +58,7 @@ border: 0; display: inline-block; padding: 0; + width: 100%; } }