diff --git a/resources/assets/styles/mobile.less b/resources/assets/styles/mobile.less index 4ce3e4c2..0d99f9c6 100644 --- a/resources/assets/styles/mobile.less +++ b/resources/assets/styles/mobile.less @@ -223,8 +223,11 @@ .single-player { &.visible-xs-block { float: none; - width: 100%; - height: 100%; + width: 80%; + height: 80%; + margin-left: auto; + margin-right: auto; + margin-top: 10px; } a {