Skip to content
This repository has been archived by the owner on Feb 25, 2023. It is now read-only.

text-bottom vertical align for img tag showing up as bottom? #2289

Open
Thermospore opened this issue Jan 25, 2023 · 0 comments
Open

text-bottom vertical align for img tag showing up as bottom? #2289

Thermospore opened this issue Jan 25, 2023 · 0 comments

Comments

@Thermospore
Copy link
Contributor

hello, I am working on adding some in-line mathematical figure images to a dictionary, and trying to set the vertical alignment. messing around in browser, text-bottom seems pretty good. but when I try and assign that vertical align in the structured content, it shows up as bottom instead:

image

structured content tag:

{"tag": "img", "path": "media/elinea001.png", "height": 1.21333, "background": false, "appearance": "monochrome", "collapsible": false, "collapsed": false, "verticalAlign": "text-bottom", "sizeUnits": "em", "title": "elinea001.png"}

I tried changing the vertical align for the first image in "more content 2" in validdict1.zip from middle to text-bottom, and the same thing happens

any ideas? thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant