fixed word wrapping on plans button page

This commit is contained in:
Henry Oswald 2014-08-29 15:34:46 +01:00
parent 03137d4271
commit 66e0785e59

View file

@ -113,4 +113,6 @@
margin-left: @line-height-computed / 2;
}
}
.card .btn { white-space:normal; }
}