]> git.scottworley.com Git - vopamoi/blobdiff - vopamoi.css
Use previous tag name as default new tag name
[vopamoi] / vopamoi.css
index d8365cb517c5441776d4427fbaa83227c4d6e8ee..814de513a35dddd9b8b8f8035b96e75530d52bc6 100644 (file)
@@ -1,3 +1,10 @@
 input {
   width: calc(100% - 8px); /* 8px to account for the default padding and border */
 }
+.tag {
+  float: right;
+  margin-left: 1em;
+}
+input.tag {
+  width: 7em;
+}