Merge "Prevent icon label overflow in focus state"

isekai
jenkins-bot 6 years ago committed by Gerrit Code Review
commit 89583faabd

@ -38,9 +38,9 @@
.icon;
display: inline-block;
width: 20px;
height: 20px;
box-sizing: border-box;
margin-bottom: -0.5em;
overflow: hidden;
}
// Navigation column blocks

Loading…
Cancel
Save