Tatsuhiko Miyagawa's Blog

TypePad pico temporary CSS hack

August 25, 2009

This is a temporary CSS hack to disable spacious comments using the new Pico (aka microblogging) theme with TypePad Connect comments. Design -> Add Custom CSS and add:

#alpha .comment-content, #alpha .comment-footer { margin-left: 0 }