Added Bootstrap in HTML to make page Responsive

As right edge of description text shown on top is
hidden by question mark, when page is narrow, added
bootstrap to adjust itself to screen width

Closes-Bug: #1787872

Change-Id: Ic9213d27081a686f70a0fa5617485f24e0f57542
This commit is contained in:
Pavani Peddapalli 2020-06-04 18:34:16 +05:30 committed by Pavani Peddapalli
parent fbeaefcd66
commit 316d826d88

View File

@ -1,6 +1,6 @@
<div class="metadata-tree">
<div class="row">
<p class="col-md-11">
<p class="col-sm-11">
<span ng-bind="::ctrl.text.help"></span>
</p>
</div>