projects
/
pazpar2-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3a09357
)
Align to top line. Still missing some... layout
author
Dennis Schafroth
<dennis@indexdata.com>
Fri, 9 Dec 2011 12:33:05 +0000
(13:33 +0100)
committer
Dennis Schafroth
<dennis@indexdata.com>
Fri, 9 Dec 2011 12:33:05 +0000
(13:33 +0100)
www/mobile/mobile_client.js
patch
|
blob
|
history
diff --git
a/www/mobile/mobile_client.js
b/www/mobile/mobile_client.js
index
ea0de77
..
5b96fef
100644
(file)
--- 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 += '<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(' ', coverimagetag);
}