aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntonio Gallo <tonicucoz@gmail.com>2012-03-01 01:34:16 +0000
committerAntonio Gallo <tonicucoz@gmail.com>2012-03-01 01:34:16 +0000
commit9c7e278f1ae6e32ba5b2e1051a39d4ce1e61530e (patch)
tree31d02d55104f7f2a3ef77f1106a1da3a00855d90
parent04b711579f8f923d2e836ff076c6ed47e7547bcf (diff)
improved CSS for mobile
-rw-r--r--h-source/Application/Include/hardware.php2
-rw-r--r--h-source/Public/Css/mobile.css2
2 files changed, 2 insertions, 2 deletions
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
{