smaller tab close click area

This commit is contained in:
Felix Niklas 2016-03-11 15:04:07 +01:00
parent 232b0807ca
commit 35dc4f3b9a
2 changed files with 1 additions and 2 deletions

View file

@ -3004,13 +3004,12 @@ footer {
position: absolute;
right: 0;
top: 0;
width: 50px;
height: 100%;
padding: 0 16px 0 0;
visibility: hidden;
@extend .u-clickable;
display: flex;
align-items: center;
justify-content: center;
}
.nav-tab:hover .nav-tab-close {