diff --git a/src/pix360core/static/css/style.css b/src/pix360core/static/css/style.css index 81eecaf..57fb9f5 100644 --- a/src/pix360core/static/css/style.css +++ b/src/pix360core/static/css/style.css @@ -60,3 +60,8 @@ form { #panorama { height: 500px; } + +.card-block .btn { + width: 100%; + margin-top: 1px; +}