Skip to content

Commit

Permalink
streamline all buttons in field-media-image
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-mo committed Oct 23, 2017
1 parent 8b59f1d commit 33938c1
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -631,9 +631,11 @@ div.node .column-side .column-wrapper {

.field-type-image .preview,
.field-type-image input.remove,
.field-type-image a.button {
.field-type-image a.button,
.wizard-form .sidebar-narrow-right.field-type-image a.button {
float: left;
margin-top: 21px;
margin: 20px 5px 10px 5px;
line-height: 21px;
}

.field-type-image a.remove {
Expand Down

0 comments on commit 33938c1

Please sign in to comment.