Fix U4-8029

The div was too wide so description text was unreadable.
This commit is contained in:
Lesley
2016-02-18 17:16:01 +00:00
parent 2aa5dfb3ec
commit b72d52bf90

View File

@@ -1,5 +1,5 @@
<div ng-controller="Umbraco.PropertyEditors.GridPrevalueEditorController" class="usky-grid usky-grid-configuration">
<div style="width: 600px">
<div style="max-width: 600px">
<div class="control-group uSky-templates">
<h4><localize key="grid_gridLayouts"/></h4>