mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-23 18:17:20 +00:00
Fix untagged-pill popup position (#3550)
this corrects the popup-position of the untagged-pill in the tag-manager, showing on top of the Tiddler, not below the pill
This commit is contained in:
parent
72679d2041
commit
4f78d3d81b
@ -74,7 +74,7 @@ caption: {{$:/language/TagManager/Caption}}
|
|||||||
</$list>
|
</$list>
|
||||||
<tr>
|
<tr>
|
||||||
<td></td>
|
<td></td>
|
||||||
<td>
|
<td style="position:relative;">
|
||||||
{{$:/core/ui/UntaggedTemplate}}
|
{{$:/core/ui/UntaggedTemplate}}
|
||||||
</td>
|
</td>
|
||||||
<td>
|
<td>
|
||||||
|
Loading…
Reference in New Issue
Block a user