From 5d96c68ad74d590138a5f8a5df63b17f59b764e2 Mon Sep 17 00:00:00 2001 From: ansuz Date: Thu, 6 Jul 2017 10:43:14 +0200 Subject: [PATCH] fix profile app display on chrome --- www/profile/main.less | 2 -- 1 file changed, 2 deletions(-) diff --git a/www/profile/main.less b/www/profile/main.less index abdcf8d0d..d3d3f2e07 100644 --- a/www/profile/main.less +++ b/www/profile/main.less @@ -4,8 +4,6 @@ width: 1000px; max-width: 90%; margin: auto; - display: flex; - justify-content: center; #container { font-size: 25px; width: 100%;