phpmyadmin / themes

Third party phpMyAdmin themes
https://www.phpmyadmin.net/themes/
202 stars 154 forks source link

Font still too big in textareas #103

Open sollemar opened 1 year ago

sollemar commented 1 year ago

This issue is still not fixed?

https://github.com/phpmyadmin/themes/issues/67

Because I have the same problem, see screenshot "font too big".

I removed

textarea{font-family:monospace;font-size:1.2em}

from theme.css and it works fine, see screenshot "font ok".

I don't think is necessary to set a different font family and font size for textareas?

Theme pmahomme

phpMyAdmin Version 5.2.1

font too big font ok

williamdes commented 1 year ago

It is fixed by @SteppenWolf68 but not yet released: https://github.com/phpmyadmin/themes/issues/67#issuecomment-1028925313