aboutsummaryrefslogtreecommitdiffstats
path: root/portal-common/src/main/webapp/framework/browser/templates/tabs.html
diff options
context:
space:
mode:
Diffstat (limited to 'portal-common/src/main/webapp/framework/browser/templates/tabs.html')
-rw-r--r--portal-common/src/main/webapp/framework/browser/templates/tabs.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/portal-common/src/main/webapp/framework/browser/templates/tabs.html b/portal-common/src/main/webapp/framework/browser/templates/tabs.html
index a2719182..b6dc80a8 100644
--- a/portal-common/src/main/webapp/framework/browser/templates/tabs.html
+++ b/portal-common/src/main/webapp/framework/browser/templates/tabs.html
@@ -20,7 +20,7 @@
<h4>{{message}}</h4>
<div id="tabArea" ng-init="init()"></div>
- <div class="col-sm-12 col-md-12 col-lg-12">
+ <div class="col-sm-12 col-md-12 col-lg-12 shortnote">
<div class="shortnoteHeader">ShortNote</div>
<div class="shortnoteText">{{tabTipData}}</div>
</div>