Commit 320cb46a by Kyle Fiedler

Form style

parent 3eff332e
...@@ -33,12 +33,6 @@ div.leanModal_box { ...@@ -33,12 +33,6 @@ div.leanModal_box {
@extend .clearfix; @extend .clearfix;
li { li {
width: 239px;
float: left;
&.email, &.username, &.location {
margin-right: 20px;
}
&.terms, &.honor-code { &.terms, &.honor-code {
width: auto; width: auto;
...@@ -56,7 +50,7 @@ div.leanModal_box { ...@@ -56,7 +50,7 @@ div.leanModal_box {
position: absolute; position: absolute;
background: #333; background: #333;
color: #fff; color: #fff;
width: 239px; width: 500px;
margin: 0 0 0 -10px; margin: 0 0 0 -10px;
padding: 10px; padding: 10px;
-webkit-font-smoothing: antialiased; -webkit-font-smoothing: antialiased;
......
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