fix bubble arrow nose

This commit is contained in:
Felix Niklas 2015-05-26 10:22:36 +02:00
parent 102bd2b39e
commit 2986fc42ae

View file

@ -2953,16 +2953,11 @@ footer {
width: 11px; width: 11px;
height: 11px; height: 11px;
background: white; background: white;
border: 1px solid hsl(240,4%,95%); border: 1px solid hsl(240,4%,66%);
box-shadow: 0 0 1px rgba(0,0,0,.06) inset; box-shadow: 0 0 1px rgba(0,0,0,.06) inset;
transform: rotate(-45deg); transform: rotate(-45deg);
} }
.article-add.is-internal .bubble-arrow:after {
background: #f2def2;
border: #eed3d7;
}
.customer.ticket-article-item .bubble-arrow { .customer.ticket-article-item .bubble-arrow {
left: auto; left: auto;
right: -6px; right: -6px;