X-Git-Url: http://git.scottworley.com/vopamoi/blobdiff_plain/caa93fd1819b0d57029de637029daf0bc867d17e..6a5644f3a4e8f13ab79cc4ac44ea29f0d5f1fad3:/vopamoi.css diff --git a/vopamoi.css b/vopamoi.css new file mode 100644 index 0000000..d8365cb --- /dev/null +++ b/vopamoi.css @@ -0,0 +1,3 @@ +input { + width: calc(100% - 8px); /* 8px to account for the default padding and border */ +}