mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-07 20:31:06 -05:00
increase spacing between buttons
This commit is contained in:
parent
107e8ce633
commit
204423696d
1 changed files with 1 additions and 1 deletions
|
@ -61,7 +61,7 @@ form.row(
|
|||
ng-click="saveAffiliationChange(userEmail);"
|
||||
ng-disabled="!(affiliationToChange.role && affiliationToChange.department)"
|
||||
) #{translate("save_or_cancel-save")}
|
||||
| #{translate("save_or_cancel-or" )}
|
||||
|  #{translate("save_or_cancel-or" )} 
|
||||
a(
|
||||
href
|
||||
ng-click="cancelAffiliationChange();"
|
||||
|
|
Loading…
Reference in a new issue