mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-07 20:31:06 -05:00
Remove stray space from after help (?) link
This commit is contained in:
parent
2b4d516353
commit
9180aaff05
1 changed files with 0 additions and 2 deletions
|
@ -36,7 +36,6 @@ script(type='text/ng-template', id='shareProjectModalTemplate')
|
|||
i.fa.fa-question-circle(
|
||||
tooltip=translate('learn_more_about_link_sharing')
|
||||
)
|
||||
|
|
||||
|
||||
//- Token-based access
|
||||
.row.public-access-level(ng-show="project.publicAccesLevel == 'tokenBased'")
|
||||
|
@ -56,7 +55,6 @@ script(type='text/ng-template', id='shareProjectModalTemplate')
|
|||
i.fa.fa-question-circle(
|
||||
tooltip=translate('learn_more_about_link_sharing')
|
||||
)
|
||||
|
|
||||
|
||||
.col-xs-12.access-token-display-area
|
||||
div.access-token-wrapper
|
||||
|
|
Loading…
Reference in a new issue