fixing border color, which needs to be white.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<div ng-controller="Umbraco.PropertyEditors.GridController" class="umb-grid umb-property-editor clearfix" id="umb-grid">
|
||||
|
||||
<umb-editor-sub-header ng-if="showReorderButton()" style="background-color: white;">
|
||||
<umb-editor-sub-header ng-if="showReorderButton()" style="background-color: white; border-color: white;">
|
||||
|
||||
<umb-editor-sub-header-content-right>
|
||||
<umb-button
|
||||
|
||||
Reference in New Issue
Block a user