Pulled in final sanding on bubbles.scss from open1222

This commit is contained in:
Charles Hacskaylo
2015-06-09 09:32:28 -07:00
parent cec115976c
commit 7a93b7d77a
2 changed files with 28 additions and 24 deletions

View File

@@ -121,8 +121,10 @@
.l-thumbsbubble-wrapper {
$closeBtnD: 15px;
position: absolute;
left: $interiorMarginLg;
right: $interiorMarginLg;
height: $imageThumbsWrapperH + $bubblePad*2 + $interiorMargin;
width: 100%;
width: auto;
.l-thumbsbubble {
@include absPosDefault();
.l-image-thumbs-wrapper {