mirror of
https://github.com/overleaf/overleaf.git
synced 2025-02-23 18:30:56 +00:00
Merge pull request #773 from sharelatex/hb-submit-button-wrap
Fixing button wrapping in the publish modal
This commit is contained in:
commit
37a7d24d77
1 changed files with 3 additions and 0 deletions
|
@ -23,6 +23,9 @@
|
|||
.wl-icon:before{
|
||||
font-size: 14px;
|
||||
}
|
||||
.btn-wrapping{
|
||||
white-space: normal;
|
||||
}
|
||||
.button-as-link{
|
||||
color: green;
|
||||
text-transform: none;
|
||||
|
|
Loading…
Reference in a new issue