Plugin Directory

Changeset 1317083


Ignore:
Timestamp:
12/28/2015 02:52:50 AM (10 years ago)
Author:
duyngha
Message:

fixed css issue

File:
1 edited

Legend:

Unmodified
Added
Removed
  • wp-nice-search/trunk/assist/css/style.min.css

    r1315477 r1317083  
    6666}
    6767.wpns-search-box .results .list-results li .thumbnail {
    68   vertical-align: middle;
    6968  margin-right: 5px;
    70   float: left;
     69}
     70.thumbnail-col {
     71    float: left;
     72    width: 8.33333%;
    7173}
    7274.wpns-search-box .results .list-results li .post-information {
    7375  line-height: normal;
     76  text-align: left;
     77  float: left;
     78  width: 83.3333%;
    7479}
    7580.imagelist .post-information {
Note: See TracChangeset for help on using the changeset viewer.