/* =========================================================
   Làng Ẩn Dật - BẢN 8F.5 ADMIN LOG 5
   Nhật ký Admin chỉ hiển thị 5 hành động gần nhất.
   ========================================================= */

.admin-log-list{
  max-height:150px!important;
  overflow:auto!important;
}

.admin-log-row,
.log-row{
  min-height:42px!important;
}