Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Commit 41f03e4

Browse files
clarkduvallpkozlowski-opensource
authored andcommitted
docs(ngView): remove multiple position: relative
Closes #10363
1 parent facfec9 commit 41f03e4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/ngRoute/directive/ngView.js

-1
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,6 @@ ngRouteModule.directive('ngView', ngViewFillContentFactory);
7979
.view-animate-container {
8080
position:relative;
8181
height:100px!important;
82-
position:relative;
8382
background:white;
8483
border:1px solid black;
8584
height:40px;

0 commit comments

Comments
 (0)