Skip to content

Commit

Permalink
Mentengahkan Foto Admin
Browse files Browse the repository at this point in the history
  • Loading branch information
drajathasan authored Apr 11, 2017
1 parent 327f245 commit 34a29b1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions admin/admin_template/default/assets/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -351,8 +351,8 @@ a:hover {
height: 63px;
}
.s-user-photo img {
width: auto;
height: 80px;
width: 100%;
height: 100%;
background-size: cover;
}
.s-user-name {
Expand Down Expand Up @@ -2466,4 +2466,4 @@ table {
display: none;
visibility: hidden;
}
}
}

0 comments on commit 34a29b1

Please sign in to comment.