Skip to content
This repository has been archived by the owner on May 29, 2019. It is now read-only.

Commit

Permalink
chore(position): add missing ,
Browse files Browse the repository at this point in the history
  • Loading branch information
wesleycho committed Jun 12, 2016
1 parent 5046bd4 commit fb38d0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/position/position.js
Original file line number Diff line number Diff line change
Expand Up @@ -546,7 +546,7 @@ angular.module('ui.bootstrap.position', [])
top: containerPosition.top - currentHeight + 'px'
};
}
}
},

/**
* Provides a way for positioning tooltip & dropdown
Expand Down

0 comments on commit fb38d0d

Please sign in to comment.