aboutsummaryrefslogtreecommitdiffstats
path: root/portal-common/src/main/webapp/framework/browser/templates/radioButtons.html
diff options
context:
space:
mode:
Diffstat (limited to 'portal-common/src/main/webapp/framework/browser/templates/radioButtons.html')
-rw-r--r--portal-common/src/main/webapp/framework/browser/templates/radioButtons.html7
1 files changed, 5 insertions, 2 deletions
diff --git a/portal-common/src/main/webapp/framework/browser/templates/radioButtons.html b/portal-common/src/main/webapp/framework/browser/templates/radioButtons.html
index f80bd99c..3303be8f 100644
--- a/portal-common/src/main/webapp/framework/browser/templates/radioButtons.html
+++ b/portal-common/src/main/webapp/framework/browser/templates/radioButtons.html
@@ -16,10 +16,13 @@
-->
+
<h4>Radio Buttons</h4>
<div id="radioBtnArea" ng-init="init()"></div>
-<div class="shortnoteHeader">ShortNote</div>
-<div class="shortnoteText">{{radioTipData}}</div>
+<div class="shortnote">
+ <div class="shortnoteHeader">ShortNote</div>
+ <div class="shortnoteText">{{radioTipData}}</div>
+</div>