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; padding: 0 8px;
} }
.hint { .hint {
width: 16px; width: 20px;
height: 16px; height: 20px;
padding: 16px 4px 16px 0; padding: 16px 0 0 0;
line-height: 48px; line-height: 48px;
display: inline-block; display: inline-block;
vertical-align: top; vertical-align: top;
position: relative;
top: -2px;
} }
} }