updated css for oos spam fields

This commit is contained in:
andibraeu 2015-06-14 15:08:06 +02:00
parent 3d4500b846
commit 59cb3afddb

View file

@ -34,4 +34,13 @@
margin-top: 0; margin-top: 0;
margin-bottom: 0; margin-bottom: 0;
} }
} }
.oos {
position:absolute;
left:-10000px;
top:auto;
width:1px;
height:1px;
overflow:hidden;
}