Plugin Directory

Changeset 3384874


Ignore:
Timestamp:
10/26/2025 10:37:24 PM (4 months ago)
Author:
cameron434
Message:

update header admin file

File:
1 edited

Legend:

Unmodified
Added
Removed
  • dialbunny/tags/1.1.4/lib/views/admin/header.php

    r3384858 r3384874  
    6666        border-bottom: 1px solid #e2e8f0;
    6767        padding: 20px 20px 0;
    68         margin: -20px -20px 20px;
    6968        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
    7069    }
     
    133132    .tab-nav {
    134133        display: flex;
     134        flex-wrap: wrap;
    135135        gap: 8px;
     136        margin-bottom: 20px;
     137        padding: 0;
    136138        background: #f1f5f9;
    137139        border-radius: 6px;
    138         padding: 4px;
     140       
    139141    }
    140142
Note: See TracChangeset for help on using the changeset viewer.