Merge pull request #773 from sharelatex/hb-submit-button-wrap

Fixing button wrapping in the publish modal
This commit is contained in:
Hugh O'Brien 2018-07-19 11:40:07 +01:00 committed by GitHub
commit 37a7d24d77

View file

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