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:
parent
fbeaefcd66
commit
316d826d88
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user