aboutsummaryrefslogtreecommitdiffstats
path: root/portal-common/src/main/webapp/framework/browser/templates/dropdown.html
diff options
context:
space:
mode:
Diffstat (limited to 'portal-common/src/main/webapp/framework/browser/templates/dropdown.html')
-rw-r--r--portal-common/src/main/webapp/framework/browser/templates/dropdown.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/portal-common/src/main/webapp/framework/browser/templates/dropdown.html b/portal-common/src/main/webapp/framework/browser/templates/dropdown.html
index a48934b9..86b21f30 100644
--- a/portal-common/src/main/webapp/framework/browser/templates/dropdown.html
+++ b/portal-common/src/main/webapp/framework/browser/templates/dropdown.html
@@ -16,6 +16,7 @@
-->
+
<div class="container col-sm-12 col-md-12 col-lg-12">
<h4>Drop Down</h4>
@@ -30,7 +31,7 @@
<div id="dropAreaHeader" type="button"></div>
</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">{{dropdownTipData}}</div>
</div>