add control-group to message for proper spacing
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
<umb-box ng-if="!vm.loadingDataType">
|
||||
<umb-box-content>
|
||||
|
||||
<div class="umb-control-group" ng-if="vm.dataType.id !== 0">
|
||||
<div class="control-group umb-control-group" ng-if="vm.dataType.id !== 0">
|
||||
<i class="icon-alert red"></i>
|
||||
<strong class="red"><localize key="contentTypeEditor_allDocumentTypes"></localize></strong> using this editor will get updated with the new settings.
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user