This commit is contained in:
Laurent Destailleur 2019-08-18 07:05:49 +02:00
parent 58573632ab
commit 40f5bbc4bb

View File

@ -268,6 +268,8 @@ if (GETPOSTISSET('THEME_AGRESSIVITY_RATIO')) $conf->global->THEME_AGRESSIVITY_RA
height: 0; height: 0;
} }
/* Disabled. This break the responsive on smartphone
.box{ .box{
overflow: visible; overflow: visible;
} }
*/