Skip to content

Commit

Permalink
add a line of padding above Loading text
Browse files Browse the repository at this point in the history
  • Loading branch information
Anthony F committed Jun 19, 2011
1 parent b1c52ce commit cc69fb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.css
Expand Up @@ -64,7 +64,7 @@ input[type=button]{
margin-top:3px;
margin-bottom:4px;
}
h3{text-align:center}
h3{text-align:center;padding-top:1em}
.buttons{
position:relative;
border-top:1px solid #ececec;
Expand Down

0 comments on commit cc69fb9

Please sign in to comment.