Plugin Directory

Changeset 2658660


Ignore:
Timestamp:
01/17/2022 10:09:04 AM (4 years ago)
Author:
offshorewebmaster
Message:

updated the stylesheet bug

File:
1 edited

Legend:

Unmodified
Added
Removed
  • availability-calendar/trunk/public/css/styles.css

    r2592481 r2658660  
    5757    transition: all ease-in-out .3s;
    5858    opacity: 0;
    59     /*height: auto !important;*/
     59    height: auto !important;
    6060}
    6161div.owac.regularslider .owac-slide > div{
     
    260260        padding: 0px 5px 35px 5px !important;
    261261    }
     262    div.owac.regularslider .owac-slide{
     263        min-height: 315px;
     264    }
    262265}
    263266@media only screen and (max-width: 800px){
Note: See TracChangeset for help on using the changeset viewer.