Plugin Directory

Changeset 956890


Ignore:
Timestamp:
07/29/2014 08:34:55 PM (11 years ago)
Author:
josephscott
Message:

Update the CSS to stop the "Register" button from bouncing around when clicked.

Location:
vaultpress/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • vaultpress/trunk/readme.txt

    r952302 r956890  
    5555* Bugfix: Make sure existing empty key and secret options are always strings.  This fixes an error when run with HHVM.
    5656* Bugfix: Detect if the plugin has been installed on localhost and show an error.
     57* CSS Fix: Stop the "Register" button from bouncing around when clicked.
    5758
    5859= 1.6.2 =
  • vaultpress/trunk/styles.css

    r946354 r956890  
    118118.vp-botton-secondary:focus {
    119119    position: relative;
    120     top: 1px;
    121120    background: #ccc;
    122121}
Note: See TracChangeset for help on using the changeset viewer.