Skip to content

Commit

Permalink
This closes angular-ui#6.
Browse files Browse the repository at this point in the history
  • Loading branch information
Morgul committed Dec 11, 2017
1 parent e5946fd commit b3e1350
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/position/position.js
Original file line number Diff line number Diff line change
Expand Up @@ -626,8 +626,6 @@ angular.module('ui.bootstrap.position', [])

arrowCss[placement[1]] = borderRadius;

console.log('calc CSS:', arrowCss);

angular.element(arrowElem).css(arrowCss);
}
};
Expand Down

0 comments on commit b3e1350

Please sign in to comment.