Commit c7f722da by Brian Wilson

Merge branch 'bugfix/brian/pearson-reg' of github.com:MITx/mitx into bugfix/brian/pearson-reg

parents 1de67be7 b16fa043
...@@ -232,8 +232,9 @@ $red: rgb(178, 6, 16); ...@@ -232,8 +232,9 @@ $red: rgb(178, 6, 16);
} }
input, textarea { input, textarea {
height: 100%;
width: 100%; width: 100%;
padding: $baseline ($baseline*.75); padding: ($baseline/2);
&.long { &.long {
width: 100%; width: 100%;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment