fix spelling as pointed out by @jodytate that got nuked in the merge

Esse commit está contido em:
Mark Otto
2013-02-14 23:51:35 -08:00
commit c4b2bb5bcd
2 arquivos alterados com 2 adições e 2 exclusões
+1 -1
Ver Arquivo
@@ -20,7 +20,7 @@ title: Sticky footer with navbar template
min-height: 100%;
height: auto !important;
height: 100%;
/* Negative indent footer by it's height */
/* Negative indent footer by its height */
margin: 0 auto -60px;
}
+1 -1
Ver Arquivo
@@ -20,7 +20,7 @@ title: Sticky footer template
min-height: 100%;
height: auto !important;
height: 100%;
/* Negative indent footer by it's height */
/* Negative indent footer by its height */
margin: 0 auto -60px;
}