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

newsscroller on mobile devices #2

Closed
lck-git opened this issue Feb 11, 2017 · 1 comment
Closed

newsscroller on mobile devices #2

lck-git opened this issue Feb 11, 2017 · 1 comment

Comments

@lck-git
Copy link

lck-git commented Feb 11, 2017

stylesheet.css
Add white-space: nowrap; for mobile devices

ul.newsscroller li {
    float: left;
    margin: 0;
    padding: 0;
}

For more information see CMSimple_XH-Forum

@davidstutz
Copy link
Owner

Danke!

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

2 participants