From: Dennis Schafroth Date: Fri, 9 Dec 2011 12:33:05 +0000 (+0100) Subject: Align to top line. Still missing some... layout X-Git-Tag: v1.6.7~24 X-Git-Url: http://lists.indexdata.com/cgi-bin?a=commitdiff_plain;h=42eb0192cebaf513cb42dfc6b0726b137000b47c;p=pazpar2-moved-to-github.git Align to top line. Still missing some... layout --- diff --git a/www/mobile/mobile_client.js b/www/mobile/mobile_client.js index ea0de77..5b96fef 100644 --- a/www/mobile/mobile_client.js +++ b/www/mobile/mobile_client.js @@ -935,7 +935,7 @@ function renderDetails_iphone(data, marker) ; details += renderLinesURL('Location', data["location"], "@name", "md-url_recipe"); - details += '
  • Back
  • '; + details += '
  • Back
  • '; if (coverimagetag.length>0) { details += renderLine(' ', coverimagetag); }