Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 41f03e4

Browse files
clarkduvallpkozlowski-opensource
authored andcommittedDec 8, 2014
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

Lines changed: 0 additions & 1 deletion
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)
This repository has been archived.