Skip to content

Commit

Permalink
backend media field style css
Browse files Browse the repository at this point in the history
  • Loading branch information
hienduchuynh committed Apr 11, 2019
1 parent 51883ef commit a623a0b
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions source/plg_system_t3/admin/css/admin.css
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -1294,11 +1294,6 @@ button.btn-primary:active {
padding-left: 20px;
}

.field-media-wrapper .input-prepend .button-select,
.field-media-wrapper .input-prepend .button-clear{
height: auto;
}

/* t3-admin-overview-block ---*/
.t3-admin-overview-block {
background: #f2f2f2;
Expand Down Expand Up @@ -1650,3 +1645,9 @@ button.btn-primary:active {
}

}


.field-media-wrapper .input-prepend .button-select,
.field-media-wrapper .input-prepend .button-clear{
height: auto;
}

0 comments on commit a623a0b

Please sign in to comment.