mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-07 20:31:06 -05:00
fixed word wrapping on plans button page
This commit is contained in:
parent
03137d4271
commit
66e0785e59
1 changed files with 2 additions and 0 deletions
|
@ -113,4 +113,6 @@
|
|||
margin-left: @line-height-computed / 2;
|
||||
}
|
||||
}
|
||||
|
||||
.card .btn { white-space:normal; }
|
||||
}
|
Loading…
Reference in a new issue