mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2025-12-06 02:30:46 -08:00
Text-slicer: Tweaks to fix recently introduced bugs!
* Fixes problem with slicing wikitext tiddlers * Adjusts position of heading expand/collapse icons in the view template segment
This commit is contained in:
parent
90e0b6f555
commit
57c40a8a56
2 changed files with 8 additions and 1 deletions
|
|
@ -75,6 +75,7 @@ tags: $:/tags/Stylesheet
|
|||
}
|
||||
|
||||
.tc-tiddler-frame .tc-document-tiddler-toolbar {
|
||||
left: 52px;
|
||||
left: 0;
|
||||
width: 42px;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue