Skip to content
This repository was archived by the owner on Jan 31, 2023. It is now read-only.

Needless scroll bars for code example boxes #208

Open
@Eccenux

Description

@Eccenux

Both .highlight class and code tag has overflow: scroll;. They cause scrollbars to appear for code example boxes (actually double scrollbars).

See example here:
http://docs.phonegap.com/phonegap-build/configuring/

If you just remove this rules it will look fine... But maybe this is need elsewhere.

Oh, this looks the same both for Chrome and Firefox (at least on Windows).

Chrome on Windows 7

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions