-
-
Notifications
You must be signed in to change notification settings - Fork 647
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Decide size of cursor in typed.js #141
Comments
@njaremko really strange.. I checked demo site on latest Chrome, Safari, Opera and Firefox and have the same issue in all these browsers. Cursor is much smaller than quote text (typed text). I'm on OSX (maybe that is the reason). Also, I'm not sure if we should use font-size in percentage units - quote text has size in pixels - I just duplicated it for cursor (just made it a bit smaller - it looks much better in this way). |
I will mark it temporarily as a discussion, until I steal some time within the week (or worst case the weekend) in order to decide what we want and fix it 😉 |
I got the cursor in small as well (Safari and Chrome on OSX). |
@PanosSakkos sure! Take your time. |
The cursor is also pretty small with Chrome Version 47.0.2526.111 (64-bit). |
Hi. I hope we should increase a size of
typing cursor
in theme'sheader
section. Here is my solution:Now:
After some css fixes:
What do you think?
PS. Also, please, check my pr regarding this issue/improvement.
The text was updated successfully, but these errors were encountered: