aboutsummaryrefslogtreecommitdiffstats
path: root/portal-common/src/main/webapp/framework/browser/templates/verticalTab.html
diff options
context:
space:
mode:
Diffstat (limited to 'portal-common/src/main/webapp/framework/browser/templates/verticalTab.html')
-rw-r--r--portal-common/src/main/webapp/framework/browser/templates/verticalTab.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/portal-common/src/main/webapp/framework/browser/templates/verticalTab.html b/portal-common/src/main/webapp/framework/browser/templates/verticalTab.html
index 01241648..5a0de391 100644
--- a/portal-common/src/main/webapp/framework/browser/templates/verticalTab.html
+++ b/portal-common/src/main/webapp/framework/browser/templates/verticalTab.html
@@ -21,7 +21,7 @@
<div id="vtabArea" class="col-sm-12 col-md-12 col-lg-12" 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">{{vtabTipdata}}</div>
</div>