Committer: mchervonniy
LJSUP-9786: Need html for new donate windowU trunk/htdocs/stc/widgets/give-tokens.css
Modified: trunk/htdocs/stc/widgets/give-tokens.css =================================================================== --- trunk/htdocs/stc/widgets/give-tokens.css 2011-09-28 11:23:39 UTC (rev 11051) +++ trunk/htdocs/stc/widgets/give-tokens.css 2011-09-29 05:03:14 UTC (rev 11052) @@ -6,6 +6,7 @@ } .popup-win .popup-win-confirm { + overflow: hidden; padding: 31px 0 0 55px; text-shadow: 0 1px 0 #FFF; font: 15px Georgia,serif; @@ -29,7 +30,7 @@ } .popup-win-confirm .popup-win-text { - margin: 22px 0 15px; + margin: 22px 0 0; width: 196px; font-size: 15px; } @@ -40,7 +41,7 @@ font-size: 15px; } .popup-win-form P { - margin: 10px 0; + margin: 10px 0 0; font-size: 15px; }