Fix for languages where text takes two lines in the button
@@ -6,7 +6,7 @@
-webkit-transition: background-color 0.5s;
outline: 1px solid grey;
width: 48%;
- height: 80px;
+ height: 90px;
background-color: #F0F0F6;
vertical-align: middle;
text-align: center;