Fixes thumb position.

This commit is contained in:
Lars Jung 2013-08-25 02:25:38 +02:00
parent 1f9365ae97
commit e2f3e420f1

View file

@ -128,6 +128,7 @@
&.thumb {
box-shadow: 0 0 0 1px #ddd;
vertical-align: top;
}
}