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

pull/13/head
Thomas Bruederli 13 years ago
parent 640cc7280e
commit e29515a504

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

Loading…
Cancel
Save