summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--horizon/static/framework/widgets/metadata/tree/metadata-tree.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/horizon/static/framework/widgets/metadata/tree/metadata-tree.html b/horizon/static/framework/widgets/metadata/tree/metadata-tree.html
index c0301cdec..185c81346 100644
--- a/horizon/static/framework/widgets/metadata/tree/metadata-tree.html
+++ b/horizon/static/framework/widgets/metadata/tree/metadata-tree.html
@@ -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>