]> git.scottworley.com Git - vopamoi/blobdiff - vopamoi.css
The tag-input box appearing should not move other tasks' tags around
[vopamoi] / vopamoi.css
index 814de513a35dddd9b8b8f8035b96e75530d52bc6..9f4469c367b127851cf79d76555181e0721d3a2b 100644 (file)
@@ -4,7 +4,9 @@ input {
 .tag {
   float: right;
   margin-left: 1em;
+  font-size: 85%;
 }
 input.tag {
   width: 7em;
+  border: none;
 }