Align to top line. Still missing some... layout
[pazpar2-moved-to-github.git] / www / mobile / mobile_client.js
index ea0de77..5b96fef 100644 (file)
@@ -935,7 +935,7 @@ function renderDetails_iphone(data, marker)
     ;
 
     details += renderLinesURL('Location', data["location"], "@name", "md-url_recipe");
-    details += '<li><a href="#" onclick="showhide(\'recordview\')" style="font-size: 18px;">Back</a></li>';
+    details += '<li><a href="#" onclick="showhide(\'recordview\')" style="font-size: 18px;margin-left: 10px;">Back</a></li>';
     if (coverimagetag.length>0) {
        details += renderLine('&nbsp;', coverimagetag);
     }