Plugin Directory

Changeset 3386136


Ignore:
Timestamp:
10/29/2025 01:01:42 AM (5 months ago)
Author:
usehall
Message:

Update to version 1.0.1 from GitHub

Location:
hall-ai-analytics
Files:
2 edited
1 copied

Legend:

Unmodified
Added
Removed
  • hall-ai-analytics/tags/1.0.1/includes/settings.php

    r3338126 r3386136  
    216216            margin: 0;
    217217            gap: 8px;
     218            line-height: 1;
     219        }
     220        .password-input-container .button .dashicons {
     221            line-height: inherit;
     222            vertical-align: middle;
    218223        }
    219224        .checkbox-input-container {
  • hall-ai-analytics/trunk/includes/settings.php

    r3338126 r3386136  
    216216            margin: 0;
    217217            gap: 8px;
     218            line-height: 1;
     219        }
     220        .password-input-container .button .dashicons {
     221            line-height: inherit;
     222            vertical-align: middle;
    218223        }
    219224        .checkbox-input-container {
Note: See TracChangeset for help on using the changeset viewer.