Style: avoid label wrap on accept

This commit is contained in:
theopolisme 2014-03-21 20:55:26 -05:00
parent 08393f3b7b
commit 88c8ab3663

View File

@ -330,6 +330,7 @@ div.afch-code-wrapper > pre {
margin-top: 12px;
width: 15%;
text-align: left;
min-width: 150px;
}
.accept label + .accept input {