fixing button wrapping in the publish modal

This commit is contained in:
hugh-obrien 2018-07-18 09:54:52 +01:00
parent 71351476f7
commit 00bf50906d

View file

@ -23,6 +23,9 @@
.wl-icon:before{
font-size: 14px;
}
.btn-primary{
whiteSpace: 'normal'
}
.button-as-link{
color: green;
text-transform: none;