replace wrapping button with new class name

This commit is contained in:
hugh-obrien 2018-07-18 10:47:39 +01:00
parent 00bf50906d
commit ef0532a54b

View file

@ -23,8 +23,8 @@
.wl-icon:before{
font-size: 14px;
}
.btn-primary{
whiteSpace: 'normal'
.btn-wrapping{
white-space: normal;
}
.button-as-link{
color: green;