Skip to content
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

The user location in small size screen is ugly! See the image! #97

Closed
movier opened this issue Apr 16, 2014 · 1 comment
Closed

The user location in small size screen is ugly! See the image! #97

movier opened this issue Apr 16, 2014 · 1 comment

Comments

@movier
Copy link

movier commented Apr 16, 2014

After setting user location, it is ugly in small size screen such as iphone. You can just resize your browser to test. I think the location shoud be in the middle of the line which will be better. See the image!
14-4-11 21 31 18
Then I dig into the css code, at line 687 of the assets/css/screen.css, I found the code below:

.author-meta li {
    float: left;
    margin-left: 10px; /* space to the left of the bullet */
}

After I detele float: left, everything is ok. I wonder anyone has the same feeling.

@movier
Copy link
Author

movier commented Apr 16, 2014

@JohnONolan Thank you! I love Ghost!

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

No branches or pull requests

1 participant