Spead up animation and added diferent wording

This commit is contained in:
Kyle Fiedler
2012-03-21 10:17:01 -04:00
parent 6627153e1c
commit 813fc488c6
3 changed files with 5 additions and 3 deletions

View File

@@ -810,7 +810,8 @@ li.calc-main div#calculator_wrapper form div.input-wrapper div.help-wrapper dl {
-o-transition-delay: 0;
transition-delay: 0; }
li.calc-main div#calculator_wrapper form div.input-wrapper div.help-wrapper dl.shown {
opacity: 1; }
opacity: 1;
top: -115px; }
li.calc-main div#calculator_wrapper form div.input-wrapper div.help-wrapper dl dt {
clear: both;
float: left;