[Movecommons-commits] r424 - trunk/src
Mario Gallegos
mgallegos at ourproject.org
Thu May 31 01:53:11 CEST 2012
Author: mgallegos
Date: 2012-05-31 01:53:10 +0200 (Thu, 31 May 2012)
New Revision: 424
Modified:
trunk/src/mc-dia-form2.css
Log:
Modified: trunk/src/mc-dia-form2.css
===================================================================
--- trunk/src/mc-dia-form2.css 2012-05-30 23:47:13 UTC (rev 423)
+++ trunk/src/mc-dia-form2.css 2012-05-30 23:53:10 UTC (rev 424)
@@ -81,16 +81,19 @@
}
- #containerSlides input.submit {
- background: url('/mc/0.1/images/button.png') no-repeat;
- border: none;
- cursor: pointer;
- width: 85px;
- height: 38px;
- position: relative;
- bottom: 2px;
- left: 655px;
- }
+ #containerSlides input.submit {
+ background: url('/mc/0.1/images/button.png') no-repeat;
+ border: none;
+ cursor: pointer;
+ width: 85px;
+ height: 38px;
+ position: relative;
+ bottom: 2px;
+ left: 655px;
+ padding: 0 25px;
+ margin: 20px 0;
+ float: left;
+ }
#containerSlides input.submit:focus { border: none; }
More information about the Movecommons-commits
mailing list