/* static/css/site.css */
.table td, .table th { vertical-align: middle; }

/* static/css/site.css */

/* Keep the brand icon tidy in the navbar (if you ever change sizes) */
.navbar-brand img {
  border-radius: 4px;
}

/* Optional: tighten table action buttons slightly */
.btn-group .btn {
  white-space: nowrap;
}

.pre-wrap { white-space: pre-wrap; }
