Browse Source

Fix responsive

Laurent Destailleur 3 years ago
parent
commit
1a61da209c
1 changed files with 4 additions and 0 deletions
  1. 4 0
      htdocs/theme/eldy/info-box.inc.php

+ 4 - 0
htdocs/theme/eldy/info-box.inc.php

@@ -485,6 +485,10 @@ if (GETPOSTISSET('THEME_SATURATE_RATIO')) {
 		width: 100%;
 		max-width: unset;
 	}
+
+	.info-box-sm .info-box-icon-text, .info-box-sm .info-box-icon-version {
+		width: 60px;
+	}
 	.info-box-sm .info-box-icon {
 		width: 60px;
 	}