Skip to content

Apple width CSS breakpoints #10866

@Roosso

Description

@Roosso

Please extended CSS

  1. add styles for a.text-warning:hover, a.text-danger:hover and more hover style text.
  2. please add media screen style for .container
 @media (min-width: 1575px) {
    .container {min-width: 1575px;}
 }

 @media (min-width: 1895px) {
    .container {min-width: 1895px;}
 }

apple users cry for used sites on bootstrap (:

  1. check padding badges and labels in tables

PS Sorry for my english.
It is not my primary language.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions