diff --git a/css/style.css b/css/style.css index f8f5d6b..c53a11d 100644 --- a/css/style.css +++ b/css/style.css @@ -1495,3 +1495,7 @@ footer a:hover, footer a:focus { color: #1F5C60; } input#xmpp{ width: 50px; } + +input#catchall{ + width: 50px; +} \ No newline at end of file