fixed height of mobile buttons

This commit is contained in:
John Mitchell 2015-11-24 16:25:09 -05:00
parent 7e783ba4b7
commit 1c655befe5

View File

@ -36,6 +36,7 @@
width: 33%;
flex-basis: ~"calc(33% - 7px)";
max-width: ~"calc(33% - 7px)";
height: 96px;
}
}