Skip to content

.row causes horizontal overflow #8959

@hice3000

Description

@hice3000

My (empty) row always causes a horizontal scrollbar to appear (~10px), and I don't think just hiding it is the best solution. Here's my code:

<div class="row">
    <div class="col-lg-12">
    </div>
</div>

Note: The column is in my code empty, too.

Thank for your help, hice3000.

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