No quotes around input field (doesn't really fit in Chrome)

pull/17/head
Thomas Bruederli 12 years ago
parent 0e5821166b
commit 49db523410

@ -184,9 +184,7 @@ form #contacthead {
}
#contacthead span.nickname:before,
#contacthead span.nickname:after,
#contacthead input.ff_nickname:before,
#contacthead input.ff_nickname:after {
#contacthead span.nickname:after {
content: '"';
}

Loading…
Cancel
Save