Skip to content

Commit

Permalink
Make loading box taller
Browse files Browse the repository at this point in the history
  • Loading branch information
rhiever committed Nov 18, 2013
1 parent cb55b88 commit e0d51f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion css/style.css
Expand Up @@ -246,7 +246,7 @@ margin-right:10px;

/* from http://jsfiddle.net/brennan/mcYKE/ */
.loading {
height: 10em;
height: 12em;
width: 20em;
top: 50%;
left: 50%;
Expand Down

0 comments on commit e0d51f0

Please sign in to comment.