diff --git a/themes/tiddlywiki/vanilla/base.tid b/themes/tiddlywiki/vanilla/base.tid index 2e7cd9c36..0e94b194f 100644 --- a/themes/tiddlywiki/vanilla/base.tid +++ b/themes/tiddlywiki/vanilla/base.tid @@ -667,6 +667,10 @@ canvas.tw-edit-bitmapeditor { white-space: nowrap; } +.tw-drop-down p { + padding: 0 14px 0 14px; +} + .tw-drop-down a { display: block; padding: 0 14px 0 14px;