Align to top line. Still missing some... layout
authorDennis Schafroth <dennis@indexdata.com>
Fri, 9 Dec 2011 12:33:05 +0000 (13:33 +0100)
committerDennis Schafroth <dennis@indexdata.com>
Fri, 9 Dec 2011 12:33:05 +0000 (13:33 +0100)
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);
     }