bouncing share button fixed

This commit is contained in:
NikolaBorislavovHristov 2018-11-23 14:11:21 +02:00
parent 7c70e20967
commit 2c07fb2d93

View file

@ -26,6 +26,10 @@
width: floor((@buttons-bar-height * 0.6));
height: floor((@buttons-bar-height * 0.6));
}
&.active {
padding-top: 1px;
}
}
.time-label {