Thomas Bruederli
2012-06-06 e29515a504e862065684f6f41ab632ab38087c8d
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: '"';
}