fix catchall form margin on input
This commit is contained in:
parent
bc971d171c
commit
984f400181
1 changed files with 4 additions and 0 deletions
|
@ -1495,3 +1495,7 @@ footer a:hover, footer a:focus { color: #1F5C60; }
|
|||
input#xmpp{
|
||||
width: 50px;
|
||||
}
|
||||
|
||||
input#catchall{
|
||||
width: 50px;
|
||||
}
|
Loading…
Reference in a new issue