diff --git a/client/css/style.css b/client/css/style.css index de84bbcf..fadcc395 100644 --- a/client/css/style.css +++ b/client/css/style.css @@ -144,8 +144,10 @@ button { color: #7c838d; line-height: 1.6; font-size: 12px; + padding: 25px 40px 80px; text-align: center; - width: 140px; + position: absolute; + top: 0; } #sidebar .empty:before { content: "\f085"; diff --git a/client/index.html b/client/index.html index 41c7ad6f..9552f3cd 100644 --- a/client/index.html +++ b/client/index.html @@ -21,10 +21,9 @@