Skip to content
This repository has been archived by the owner on Mar 15, 2018. It is now read-only.

Commit

Permalink
fixed padding on newsletter form
Browse files Browse the repository at this point in the history
  • Loading branch information
Jen Fong-Adwent committed Feb 21, 2013
1 parent 4dc11b7 commit 244fec8
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions media/css/ecosystem/landing.less
Original file line number Diff line number Diff line change
Expand Up @@ -157,6 +157,7 @@
clear: both;
float: left;
margin: 20px 0;
padding-top: 20px;
width: 100%;

.form-title, .form-icons, .form-data, .form-details {
Expand Down Expand Up @@ -184,6 +185,11 @@
margin-right: 20px;
width: 240px;

img {
display: block;
margin: 10px auto;
}

p {
float: left;
font-size: 12px;
Expand Down

0 comments on commit 244fec8

Please sign in to comment.