diff --git a/test.html b/test.html new file mode 100644 index 000000000..fb9bea3a5 --- /dev/null +++ b/test.html @@ -0,0 +1 @@ + diff --git a/themes/tiddlywiki/vanilla/base.tid b/themes/tiddlywiki/vanilla/base.tid index d8093d8b3..b6fe7b94c 100644 --- a/themes/tiddlywiki/vanilla/base.tid +++ b/themes/tiddlywiki/vanilla/base.tid @@ -53,6 +53,10 @@ $else$ -webkit-box-sizing: border-box; } +input[type="search"] { + outline-offset: initial; +} + html button { line-height: 1.2; color: <>;