Plugin Directory

Changeset 664447


Ignore:
Timestamp:
02/06/2013 06:45:39 PM (13 years ago)
Author:
kwebster
Message:

minor updates

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branded-login-screen/trunk/assets/c/branded-login-screen.css

    r475103 r664447  
    9090/* LEFT justify the login form by uncommenting the following css */
    9191/* RIGHT justify must be commented out for this to work */
    92 /* body {margin:0 auto 0 0;} */
     92 body {margin:0 auto 0 0;}
    9393
    9494/* RIGHT justify the login form by uncommenting the following css */
    9595/* LEFT justify must be commented out for this to work */
    96 /* body {margin:0 0 0 auto;}  */
     96/* body {margin:0 0 0 auto;} */
Note: See TracChangeset for help on using the changeset viewer.