style tweak to alert

pull/15371/head
Torkel Ödegaard 7 years ago
parent afc2efa56d
commit 5195954681
  1. 2
      public/sass/components/_alerts.scss

@ -6,7 +6,7 @@
// -------------------------
.alert {
padding: 1.25rem 2rem 1.25rem 1.5rem;
padding: 15px 20px;
margin-bottom: $panel-margin / 2;
text-shadow: 0 2px 0 rgba(255, 255, 255, 0.5);
background: $alert-error-bg;

Loading…
Cancel
Save