Skip to content

height:100% seems redundant #27

@thierryk

Description

@thierryk

The height and width here and here do not seem to serve a purpose since the element is styled with the following:

position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;

The offsets alone should be enough to stretch the box vertically and horizontally in IE7+

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions