diff --git a/app/assets/stylesheets/space-frontend.scss b/app/assets/stylesheets/space-frontend.scss index dc16ca8..e070390 100644 --- a/app/assets/stylesheets/space-frontend.scss +++ b/app/assets/stylesheets/space-frontend.scss @@ -11,10 +11,10 @@ display: block; position: absolute; bottom: 110%; - left: 100%; + left: 0%; background: #2196F3; color: white; - width: 150%; + width: 100%; padding: 0.2em; } #full-layout-canvas {