Thomas Bruederli
2012-06-06 49db5234109c4e46e82b0ece8b0f8da58ce5ea69
No quotes around input field (doesn't really fit in Chrome)
1 files modified
4 ■■■ changed files
skins/larry/addressbook.css 4 ●●● patch | view | raw | blame | history
skins/larry/addressbook.css
@@ -184,9 +184,7 @@
}
#contacthead span.nickname:before,
#contacthead span.nickname:after,
#contacthead input.ff_nickname:before,
#contacthead input.ff_nickname:after {
#contacthead span.nickname:after {
    content: '"';
}