Skip to content

CSS issues with Bootstrap #285

Closed
Closed
@lmsmartins

Description

@lmsmartins

What steps will reproduce the problem?

  1. Install Yii 2 basic app template.
  2. Open the login page, and you'll see the login form is a little off.
  3. Create a CRUD for any table, and when opening the create or update page, there is no margin between each "form-group".

What's expected?

Login form to be properly formatted.
Proper margin-bottom between each "form-group" in a create and update page of a CRUD.

What do you get instead?

Login form is a little off.
There is no margin-bottom between each "form-group". The form groups are very close to each other.

login_form
create_update_page_crud

Additional info

Q A
Yii version 2.0.47
PHP version 8.1.6
Operating system MacOS Ventura 13.0.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions