[Info Bubble] Add newlines
Add newlines to end of files added for WTD-884.
This commit is contained in:
@@ -1,9 +1,9 @@
|
|||||||
<div class="t-infobubble s-infobubble l-infobubble-wrapper {{bubble.bubbleLayout}}">
|
<div class="t-infobubble s-infobubble l-infobubble-wrapper {{bubble.bubbleLayout}}">
|
||||||
<div class="l-infobubble">
|
<div class="l-infobubble">
|
||||||
<div ng-show="bubble.bubbleTitle.length > 0"
|
<div ng-show="bubble.bubbleTitle.length > 0"
|
||||||
class="title">
|
class="title">
|
||||||
{{bubble.bubbleTitle}}
|
{{bubble.bubbleTitle}}
|
||||||
</div>
|
</div>
|
||||||
<span ng-transclude></span>
|
<span ng-transclude></span>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user