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