• Resolved Camilo

    (@camilo517)


    This css is not necessary

    .order-status {
        display: -webkit-inline-box;
        display: inline-flex;
        line-height: 2.5em;
        color: #777;
        background: #e5e5e5;
        border-radius: 4px;
        border-bottom: 1px solid rgba(0, 0, 0, .05);
        margin: -.25em 0;
        cursor: inherit !important;
        white-space: nowrap;
        max-width: 100%
    }
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘CSS Unnecessary’ is closed to new replies.