diff --git a/docs/content/guide/scope.ngdoc b/docs/content/guide/scope.ngdoc index 342877d70d43..ad476606cd51 100644 --- a/docs/content/guide/scope.ngdoc +++ b/docs/content/guide/scope.ngdoc @@ -140,8 +140,7 @@ a diagram depicting the scope boundaries. } - .show-scope .doc-example-live.ng-scope, - .show-scope .doc-example-live .ng-scope { + .ng-scope { border: 1px solid red; margin: 3px; }