Issue #2960528 by kaythay, ckrina, SaintNexcis, benjifisher, msankhala: Fix styles for border radius on hover state for Recipies banner in Umami

merge-requests/1654/head
Lauri Eskola 2018-04-17 11:28:19 +03:00
parent 77e3a5c5d7
commit ad52056652
1 changed files with 2 additions and 2 deletions

View File

@ -43,8 +43,8 @@
.block-type-banner-block .field--name-field-content-link a:hover {
background-color: #00836d;
color: #fff;
outline: 2px solid currentColor;
outline-offset: -2px;
box-shadow: 0 0 0 2px currentColor inset;
outline: none;
}
/* 768px */