Skip to content

Commit

Permalink
style
Browse files Browse the repository at this point in the history
  • Loading branch information
aurovrata committed Jun 7, 2023
1 parent 3dd1bba commit 0cb2682
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion admin/css/cf7-grid-layout-post_v5.css
Original file line number Diff line number Diff line change
Expand Up @@ -274,7 +274,7 @@ textarea.grid-input {
background: #fff;
}
#grid-form .cf7sg-col.cf7sg-inner-grid > .cf7sg-container {
padding: 3px 10px 0 10px;
padding-top: 3px;
}
#grid-form .cf7sg-slider-controls .button.slider-control {
display: none;
Expand Down Expand Up @@ -842,7 +842,9 @@ position: relative;
}
#grid-form > .cf7sg-container {
max-width: 100%;
margin-top: 5px;
}

.button.make-grid, .button.external-form {
width: 100%;
text-align: center;
Expand Down

0 comments on commit 0cb2682

Please sign in to comment.