update shared components

This commit is contained in:
Luke Pulverenti 2016-08-23 13:07:50 -04:00
parent 0ad08c389c
commit 6ab4b313a1
52 changed files with 652 additions and 21 deletions

View file

@ -81,7 +81,7 @@
// cardScalable
html += "</div>";
html += '<div class="cardFooter">';
html += '<div class="cardFooter visualCardBox-cardFooter">';
html += '<div style="text-align:right; float:right;padding-top:5px;">';
html += '<button type="button" is="paper-icon-button-light" class="btnCardMenu autoSize"><i class="md-icon">more_vert</i></button>';