mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-07 20:31:06 -05:00
replace wrapping button with new class name
This commit is contained in:
parent
00bf50906d
commit
ef0532a54b
1 changed files with 2 additions and 2 deletions
|
@ -23,8 +23,8 @@
|
|||
.wl-icon:before{
|
||||
font-size: 14px;
|
||||
}
|
||||
.btn-primary{
|
||||
whiteSpace: 'normal'
|
||||
.btn-wrapping{
|
||||
white-space: normal;
|
||||
}
|
||||
.button-as-link{
|
||||
color: green;
|
||||
|
|
Loading…
Reference in a new issue