From 49ab58a1852a6df6057ec20896df9b099ac0cf20 Mon Sep 17 00:00:00 2001 From: mDeflotte Date: Fri, 6 Jul 2012 12:35:36 +0000 Subject: [PATCH] // Avoid line break on prices git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16260 b9a71923-0436-4b27-9f14-aed3839534dd --- css/admin.css | 1 + 1 file changed, 1 insertion(+) diff --git a/css/admin.css b/css/admin.css index 0d102e32f..c3e6158bf 100644 --- a/css/admin.css +++ b/css/admin.css @@ -1368,6 +1368,7 @@ html[xmlns] .clearfix { font-size:16px; text-align: right; padding-right: 10px; + white-space: nowrap; } #table_info_large{