Make sure refresh icon is not hidden under status panel (#1928)

This commit is contained in:
Alexander Matyushentsev 2019-07-12 09:19:43 -07:00 committed by Alex Collins
parent ba731ee507
commit a607731d86

View file

@ -11,7 +11,7 @@
box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.1);
&__item {
min-height: 90px;
height: 75px;
margin: 10px 0;
padding: 5px 20px;
font-size: .8em;