SpeechKITT icon indicating copy to clipboard operation
SpeechKITT copied to clipboard

Mic symbol is not at the center of the background

Open atchyut-re opened this issue 9 years ago • 2 comments

Firstly, A great thanks for this work. I have finally implemented and using the SpeechKITT. But I was stuck with an issue of not having a circle shaped UI, I mean the mic symbol is not being present in the center as shown in the Readme. Please find the screenshots. Some one please help me with this fix. instruction-box mic

atchyut-re avatar Aug 23 '16 06:08 atchyut-re

Well, I got it resolved by considering the height:50px instead of height:100% for #skitt-listening-box div. or by changing the line-height

But this doesn't work for responsiveness.

screenshot from 2016-08-23 12 17 42 screenshot from 2016-08-23 12 18 11

atchyut-re avatar Aug 23 '16 06:08 atchyut-re

Had the same issue when linked to the cloudflare.com libraries/templates. Solved by linking to the latest library and templates from Github.

atyachin avatar Feb 06 '17 17:02 atyachin