Plugin Directory

Changeset 3268983


Ignore:
Timestamp:
04/08/2025 02:44:12 PM (12 months ago)
Author:
OYM
Message:

Updated padding on the icons

File:
1 edited

Legend:

Unmodified
Added
Removed
  • audible-site-search/trunk/assets/css/voice-search.css

    r3260891 r3268983  
    33    background-image: url('../icons/microphone-icon.svg');
    44    background-size: 16px 16px;
    5     padding: 20px;
     5    padding: 0px;
    66    border-radius: 5px;
    77    margin: 5px 2px;
     
    2121    background-image: url('../icons/search-icon.svg');
    2222    background-size: 16px 16px;
    23     padding: 20px;
     23    padding: 0px;
    2424    border-radius: 5px;
    2525    margin: 5px 2px;
Note: See TracChangeset for help on using the changeset viewer.