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

Commit fb38d0d

Browse files
committed
chore(position): add missing ,
1 parent 5046bd4 commit fb38d0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: src/position/position.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -546,7 +546,7 @@ angular.module('ui.bootstrap.position', [])
546546
top: containerPosition.top - currentHeight + 'px'
547547
};
548548
}
549-
}
549+
},
550550

551551
/**
552552
* Provides a way for positioning tooltip & dropdown

0 commit comments

Comments
 (0)