diff options
Diffstat (limited to 'phonegap')
-rw-r--r-- | phonegap/www/about.html | 2 | ||||
-rw-r--r-- | phonegap/www/css/mobile.css | 1 |
2 files changed, 1 insertions, 2 deletions
diff --git a/phonegap/www/about.html b/phonegap/www/about.html index d5260b535..91e3c30b4 100644 --- a/phonegap/www/about.html +++ b/phonegap/www/about.html @@ -135,7 +135,7 @@ rights reserved, Ministry of Justice 100037819 2008), Yahoo! for their BSD-licensed JavaScript libraries, the entire free software community (this particular project was brought to you by Perl, PostgreSQL, and the number 161.290) and <a -href="http://www.m247.com/">M247</a> (who kindly host all +href="http://www.bytemark.co.uk/">Bytemark</a> (who kindly host all our servers). Let us know if we’ve missed anyone.</dd> diff --git a/phonegap/www/css/mobile.css b/phonegap/www/css/mobile.css index 4b0751f25..0cabbe5d5 100644 --- a/phonegap/www/css/mobile.css +++ b/phonegap/www/css/mobile.css @@ -29,7 +29,6 @@ } .mobile-info { - position: fixed; bottom: 0px; width: 100%; height: 20px; |