Author: arma Date: 2014-02-10 20:06:23 +0000 (Mon, 10 Feb 2014) New Revision: 26602
Modified: website/trunk/css/layout.css Log: move the z-index to the right part of the css file
Modified: website/trunk/css/layout.css =================================================================== --- website/trunk/css/layout.css 2014-02-10 19:54:43 UTC (rev 26601) +++ website/trunk/css/layout.css 2014-02-10 20:06:23 UTC (rev 26602) @@ -980,7 +980,6 @@ padding: 1.4em 0.7em; width: 163px; margin: 0px 0px 0px 10px; - z-index:-10; }
.dbox p { @@ -1000,6 +999,7 @@ height: 35px; margin-bottom: -20px; margin-left: -6px; + z-index:-10; }
.dbox input.donate-btn {