Made calc answer input whole width

This commit is contained in:
Kyle Fiedler
2012-02-15 10:08:36 -05:00
parent 3939a84a72
commit 016a1705c9
2 changed files with 2 additions and 2 deletions

View File

@@ -758,8 +758,8 @@ div#calculator_div {
border: 0;
background: none;
padding: 7.928px;
width: 60px;
font-size: 24px;
width: 378px;
font-weight: bold;
margin-top: 4px; }
div#calculator_div dl dt {

View File

@@ -846,8 +846,8 @@ div#calculator_div {
border: 0;
background: none;
padding: 9.061px;
width: 60px;
font-size: 24px;
width: 378px;
font-weight: bold;
margin-top: 4px; }
div#calculator_div dl dt {