[Frontend] Markup for info bubble

WTD-1054
Temp object to allow work on markup for info bubble
This commit is contained in:
Charles Hacskaylo
2015-04-28 16:08:33 -07:00
parent 57c5b30177
commit ec2d5892a5
3 changed files with 28 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
<div class="t-infobubble l-infobubble-wrapper">
<div class="l-infobubble">
Info Bubble, and it works!
</div>
</div>