Timeline back button too tall

This commit is contained in:
Kris 2018-09-20 10:28:26 -04:00
parent 1a64b3a487
commit e43a05fa10
1 changed files with 1 additions and 0 deletions

View File

@ -273,6 +273,7 @@
} }
.back-button { .back-button {
min-height: unset;
padding: 2px 5px; padding: 2px 5px;
} }