From 3e5e0c9d4ecfa5cd692356096cb32b79c67337aa Mon Sep 17 00:00:00 2001 From: Fred <23246457+fredtempez@users.noreply.github.com> Date: Tue, 15 Oct 2019 19:51:44 +0200 Subject: [PATCH] Update common.css --- core/layout/common.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/layout/common.css b/core/layout/common.css index 77abebf4..f4641122 100755 --- a/core/layout/common.css +++ b/core/layout/common.css @@ -380,7 +380,7 @@ td > .col12 { } } -@media (max-width: 380px) { +@media (max-width: 485px) { #bar #barSelectPage { width: 30% ; font-size: 0.8em;