Skip to content

Solution to image responsive size problems #15

Description

@jdrda

As I had problems with image size I used this code in css:

.ih-item.square {
width: auto !important;
height: auto !important;
}

Which can be applied to all types also, for me it is better to set the image size. Width and height of the container should be defined by developer, not in the library.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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