File tree Expand file tree Collapse file tree 3 files changed +1
-4
lines changed
app/code/Magento/PageBuilder
view/adminhtml/web/css/source/content-type Expand file tree Collapse file tree 3 files changed +1
-4
lines changed Original file line number Diff line number Diff line change 246
246
<comment userInput =" Remove Button Before Page Save" stepKey =" commentRemoveButton1" />
247
247
<actionGroup ref =" removeContentTypeFromStageSmallByIndex" stepKey =" removeButtonFromStage1" >
248
248
<argument name =" section" value =" ButtonItemOnStage" />
249
- <argument name =" targetIndex" value =" 1 " />
249
+ <argument name =" targetIndex" value =" 2 " />
250
250
</actionGroup >
251
251
<seeNumberOfElements selector =" {{ButtonItemOnStage.all}}" userInput =" 1" stepKey =" seeButtonsStage2" />
252
252
<!-- Add Button Again -->
Original file line number Diff line number Diff line change 8
8
// _____________________________________________
9
9
10
10
.pagebuilder-buttons {
11
- padding : 10px ;
12
-
13
11
.pagebuilder-content-type-wrapper {
14
12
display : inline-block ;
15
13
vertical-align : middle ;
Original file line number Diff line number Diff line change 10
10
.pagebuilder-content-type.pagebuilder-text {
11
11
border-width : 0 ;
12
12
min-height : 70px ;
13
- padding : 5px ;
14
13
15
14
ol {
16
15
list-style : decimal ;
You can’t perform that action at this time.
0 commit comments