Plugin Directory

Changeset 1733824


Ignore:
Timestamp:
09/21/2017 03:59:54 PM (9 years ago)
Author:
riangraphics
Message:

fixing

File:
1 edited

Legend:

Unmodified
Added
Removed
  • book-now/trunk/book-now.php

    r1733820 r1733824  
    22/**
    33 * @package Book_Now
    4  * @version 1.3.3
     4 * @version 1.3.4
    55 */
    66/*
     
    99Description: This plugin adds a fixed call to action button to your site, with text and link to anywhere you want.
    1010Author: RianGraphics
    11 Version: 1.3.3
     11Version: 1.3.4
    1212Author URI: http://www.riangraphics.com/book-now/
    1313*/
     
    176176        #rg-book {
    177177            transform: rotate('.$deg.');
    178             '.$lor.': -85px;
     178            '.$lor.': -80px;
     179            bottom: 40%;
     180            width: 200px;
    179181       }
    180182       }
Note: See TracChangeset for help on using the changeset viewer.