STEEM UI Defect: Fixed height for iFrame

in #utopian-io6 years ago (edited)

Although #Steemit has very flat and clean UI which gives great user experience but I have found small UI defect on Steemit. It seems small but in user perceptive it's not odd. It gives bad user experience.

In my last post Crypto Podcast Bulletin: Today's top 5 Crypto currency news to listen I had used embedded code to show the audio player which includes iframe and it had fixed height='166' but due to fixed height='100%' in CSS class .Markdown div.videoWrapper iframe the audio player not rendering correctly.

Here is following screen shot with default CSS class style:
New Project (2).jpg

If I changed the iframe height to 166 in the console it still didn't change the height because of fixed height='100%' in .Markdown div.videoWrapper iframe which is forcing element to render 100% height. See below screen shot:

New Project (7).jpg

Now if I remove height='100%' in CSS class .Markdown div.videoWrapper iframe it fixes the issue. See screen shot below:

New Project (4).jpg

It should not use height='100%' always. Some it depend on situations but you should always test in various scenarios.

I hope some one will notice this and correct it.


footer-post-main.jpg

Sort:  

very informative post. thx :)

upvoted

Coin Marketplace

STEEM 0.27
TRX 0.12
JST 0.031
BTC 57842.09
ETH 2895.96
USDT 1.00
SBD 3.56