New icon from Roman Nurik, and help system tweaks.
[zxing.git] / android / assets / html / style.css
index 74a5ecd..6b65f70 100644 (file)
@@ -4,3 +4,7 @@ body {
   font-family: arial;
   font-size: 16;
 }
+ul.touchable li {
+  padding-top:8px;
+  padding-bottom:8px;
+}