Remove stray space from after help (?) link

This commit is contained in:
Shane Kilkelly 2017-11-07 11:39:02 +00:00
parent 2b4d516353
commit 9180aaff05

View file

@ -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