1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-12-08 01:38:06 +00:00

Fixes to the position of the tiddler info popup

This commit is contained in:
Jeremy Ruston
2013-03-22 10:50:46 +00:00
parent ff076c33e6
commit 1beb3a78f1
2 changed files with 1 additions and 3 deletions

View File

@@ -196,8 +196,6 @@ a.tw-tiddlylink-missing {
}
.tw-drop-down {
display: block;
position: absolute;
min-width: 20em;
border: 1px solid {{$:/core/styles/colourmappings##dropdownborder}};
background-color: {{$:/core/styles/colourmappings##dropdownbackground}};