Skip to content

Assembly functions on that docs page are truncated #4238

@roschler

Description

@roschler

There's a style called .wy-nav-content that is causing the Assembly explanations table to truncate at 800px, so you can't read the function blurbs unless you go into the browser debugger and turn off the max-width: 800px style attribute:

http://solidity.readthedocs.io/en/v0.4.21/assembly.html

However, even with that attribute turned off, the really long explanations still truncate. It would be better to adjust the styles on that page so the function explanation text wraps and doesn't get hidden if it overflows.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions