Update crumb styles.

This commit is contained in:
Lars Jung 2015-05-17 18:08:57 +02:00
parent e08cbb4c96
commit bd7e005c91

View file

@ -42,11 +42,13 @@
padding: 0 8px;
}
.hint {
width: 16px;
height: 16px;
padding: 16px 4px 16px 0;
width: 20px;
height: 20px;
padding: 16px 0 0 0;
line-height: 48px;
display: inline-block;
vertical-align: top;
position: relative;
top: -2px;
}
}