saqimtiaz / streams

TiddlyWiki plugin for rapid data entry with a keyboard driven workflow. Divide content into smaller tiddlers as you write.
BSD 3-Clause "New" or "Revised" License
58 stars 6 forks source link

[bug?] Bullets become offset when font size is changed from the default #43

Open grooveboxunited opened 1 year ago

grooveboxunited commented 1 year ago

Bullets and text go out of line when font size is changed. For example here is a snippet from the Streams demo with the default font size of 14px:

14px

Go to ControlPanel > Appearance > Theme Tweaks and set Font size to 8px. Here is a snippet of the same text with the adjusted font size:

8px

Now the bullets and text are out of line. Hardly a huge issue, but in my opinion it can make a Stream containing a lot of nodes quite a bit less pretty.

I see this behaviour in both Firefox 105.0.1 and Brave 1.43.93 on Windows 10.

Thanks for this most useful software! :)