aboutsummaryrefslogtreecommitdiffstats
path: root/portal-common/src/main/webapp/framework/browser/templates/buttons.html
diff options
context:
space:
mode:
Diffstat (limited to 'portal-common/src/main/webapp/framework/browser/templates/buttons.html')
-rw-r--r--portal-common/src/main/webapp/framework/browser/templates/buttons.html7
1 files changed, 4 insertions, 3 deletions
diff --git a/portal-common/src/main/webapp/framework/browser/templates/buttons.html b/portal-common/src/main/webapp/framework/browser/templates/buttons.html
index 017c1137..0b48e3eb 100644
--- a/portal-common/src/main/webapp/framework/browser/templates/buttons.html
+++ b/portal-common/src/main/webapp/framework/browser/templates/buttons.html
@@ -29,9 +29,10 @@
<div id="iconButtonArea"></div>
</div>
-
-<div class="shortnoteHeader">ShortNote</div>
-<div class="shortnoteText">{{buttonTipData}}</div>
+<div class="shortnote">
+ <div class="shortnoteHeader">ShortNote</div>
+ <div class="shortnoteText">{{buttonTipData}}</div>
+</div>