Plugin Directory

Changeset 1363360


Ignore:
Timestamp:
03/03/2016 11:59:58 AM (10 years ago)
Author:
avothemes
Message:

fixed css style for longer profile descriptions

File:
1 edited

Legend:

Unmodified
Added
Removed
  • social-profile/trunk/style.css

    r1363284 r1363360  
    77  display: inline-block;
    88  width: 280px;
    9   height: 330px;
     9  height: 360px;
    1010  overflow: hidden;
    1111  vertical-align: top;
     
    1919  box-sizing: border-box;
    2020  border-radius: 5px;
     21  border: 1px #eaeaea solid;
    2122}
    2223
Note: See TracChangeset for help on using the changeset viewer.