diff options
Diffstat (limited to 'StoneIsland/www')
| -rwxr-xr-x | StoneIsland/www/css/products.css | 2 | ||||
| -rwxr-xr-x | StoneIsland/www/index.html | 3 |
2 files changed, 2 insertions, 3 deletions
diff --git a/StoneIsland/www/css/products.css b/StoneIsland/www/css/products.css index bc5dc29b..d78801f8 100755 --- a/StoneIsland/www/css/products.css +++ b/StoneIsland/www/css/products.css @@ -222,7 +222,7 @@ letter-spacing:0.5px; text-decoration: none; text-transform:uppercase; - padding:0px 0 0; + padding: 12px 0 0; } #product .gallery-prev, diff --git a/StoneIsland/www/index.html b/StoneIsland/www/index.html index d5d706c1..9221d0be 100755 --- a/StoneIsland/www/index.html +++ b/StoneIsland/www/index.html @@ -278,6 +278,7 @@ <span class="share">SHARE +</span> </div> <div class="fit">Fits Large</div> + <div class='fitFooter'></div> <div class="notAvailableInCanada">Not Available In Canada</div> <div class="body"> </div> @@ -286,8 +287,6 @@ <br><br> We suggest you choose a smaller size than yours. </div> - <div class='fitFooter'> - </div> </div> </div> </div> |
