From 9c7e278f1ae6e32ba5b2e1051a39d4ce1e61530e Mon Sep 17 00:00:00 2001 From: Antonio Gallo Date: Thu, 1 Mar 2012 01:34:16 +0000 Subject: improved CSS for mobile --- h-source/Application/Include/hardware.php | 2 +- h-source/Public/Css/mobile.css | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'h-source') diff --git a/h-source/Application/Include/hardware.php b/h-source/Application/Include/hardware.php index 1a38d75..0071ab6 100644 --- a/h-source/Application/Include/hardware.php +++ b/h-source/Application/Include/hardware.php @@ -160,7 +160,7 @@ class Hardware return null; } - public static $commYear = 'not-specified,2011,2010,2009,2008,2007,2006,2005,2004,2003,2002,2001,2000,1999,1998,1997,1996,1995,1994,1993,1992'; + public static $commYear = 'not-specified,2012,2011,2010,2009,2008,2007,2006,2005,2004,2003,2002,2001,2000,1999,1998,1997,1996,1995,1994,1993,1992'; public static $trackSelect = 'not-specified,no,yes'; diff --git a/h-source/Public/Css/mobile.css b/h-source/Public/Css/mobile.css index 6dbd834..85dabb3 100644 --- a/h-source/Public/Css/mobile.css +++ b/h-source/Public/Css/mobile.css @@ -164,7 +164,7 @@ img .ui-li-desc { white-space: normal; } .ui-li-heading { white-space: normal; } - +.ui-li .ui-btn-text a.ui-link-inherit { white-space: normal; } .devices_list .ui-li-desc { -- cgit v1.2.3