Plugin Directory

Changeset 1384605


Ignore:
Timestamp:
04/01/2016 09:55:26 PM (9 years ago)
Author:
dustin999
Message:

Fixing logo sizing through CSS.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • oh-hey-world/trunk/css/public.css

    r669608 r1384605  
    3232    margin-top: 15px;
    3333}
    34 .ohw-w-profile-content .ohw-logo {
     34.ohw-w-profile-content .ohw-logo,
     35.ohw-w-profile-content .horizon-logo {
    3536    border: none;
    3637    box-shadow: none;
     
    6869    margin-top: 15px;
    6970}
    70 .ohw-sc-currentlocation .ohw-logo {
     71.ohw-sc-currentlocation .ohw-logo,
     72.ohw-sc-currentlocation .horizon-logo {
    7173    border: none;
    7274    box-shadow: none;
Note: See TracChangeset for help on using the changeset viewer.