mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-21 20:47:08 -05:00
fixing button wrapping in the publish modal
This commit is contained in:
parent
71351476f7
commit
00bf50906d
1 changed files with 3 additions and 0 deletions
|
@ -23,6 +23,9 @@
|
|||
.wl-icon:before{
|
||||
font-size: 14px;
|
||||
}
|
||||
.btn-primary{
|
||||
whiteSpace: 'normal'
|
||||
}
|
||||
.button-as-link{
|
||||
color: green;
|
||||
text-transform: none;
|
||||
|
|
Loading…
Reference in a new issue