diff --git a/app/styles/front.css b/app/styles/front.css index 953a4e058..4b0814295 100644 --- a/app/styles/front.css +++ b/app/styles/front.css @@ -12,7 +12,7 @@ } .front__builds-wrapper { - overflow-x: scroll; + overflow-x: auto; } .front__builds-container {