]> git.scottworley.com Git - vopamoi/blob - vopamoi.css
Full-width input box
[vopamoi] / vopamoi.css
1 input {
2 width: calc(100% - 8px); /* 8px to account for the default padding and border */
3 }