Skip to content

Commit

Permalink
1563 - Allow the cta layer to grow vertically
Browse files Browse the repository at this point in the history
  • Loading branch information
mehigh committed Nov 23, 2018
1 parent ddd6c00 commit 418ad0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/css/amp-editor-story-blocks.css
Original file line number Diff line number Diff line change
Expand Up @@ -364,7 +364,7 @@ div[data-amp-type="grid"] .block-library-image__resizer {

.editor-block-list__layout div[data-type="amp/amp-story-cta-layer"] {
position: absolute;
height: 20%;
min-height: 20%;
width: 318px;
bottom: 38px;
}
Expand Down

0 comments on commit 418ad0c

Please sign in to comment.