diff web/views/set.tpl @ 286:61269311ed3d

wrong degree symbol
author Matt Johnston <matt@ucc.asn.au>
date Mon, 20 Feb 2017 23:23:57 +0800
parents f2838211f6ec
children 6b9be5dec572
line wrap: on
line diff
--- a/web/views/set.tpl	Sun Nov 29 09:30:36 2015 +0800
+++ b/web/views/set.tpl	Mon Feb 20 23:23:57 2017 +0800
@@ -8,6 +8,7 @@
 <script>
 %include riot.min.js
 </script>
+<meta name="theme-color" content="#fff">
 
 <style type="text/css">
 span.no_selection {
@@ -36,7 +37,7 @@
     -webkit-appearance: none;
     -moz-appearance: none;
     background:#fff;
-    vertical-align: center;
+    vertical-align: middle;
 }
 
 input[type="submit"] {