Move .image-wrap triangle down a few pixels to cover small gap

This commit is contained in:
Michael Rose
2014-10-20 23:10:32 -04:00
parent f24f4a4750
commit e175ef5319
+1 -1
View File
@@ -272,7 +272,7 @@ $button-size: 1.5rem;
content: " ";
display: block;
position: absolute;
bottom: 5px;
bottom: 0;
left: 8%;
width: 0;
height: 0;