Merge pull request #473 from nasa/nem470_prototype
Review and integrate nem470_prototype
This commit is contained in:
		| @@ -132,7 +132,7 @@ | ||||
|  | ||||
|     .primary-pane { | ||||
|         // Need to lift up this pane to ensure that 'collapsed' panes don't block user interactions | ||||
|         z-index: 2; | ||||
|         z-index: 4; | ||||
|     } | ||||
|  | ||||
|     .mini-tab-icon.toggle-pane { | ||||
|   | ||||
| @@ -4880,7 +4880,7 @@ span.req { | ||||
|     line-height: 24px; } | ||||
|   /* line 133, ../../../../general/res/sass/user-environ/_layout.scss */ | ||||
|   .pane .primary-pane { | ||||
|     z-index: 2; } | ||||
|     z-index: 4; } | ||||
|   /* line 138, ../../../../general/res/sass/user-environ/_layout.scss */ | ||||
|   .pane .mini-tab-icon.toggle-pane { | ||||
|     z-index: 5; } | ||||
|   | ||||
| @@ -4777,7 +4777,7 @@ span.req { | ||||
|     line-height: 24px; } | ||||
|   /* line 133, ../../../../general/res/sass/user-environ/_layout.scss */ | ||||
|   .pane .primary-pane { | ||||
|     z-index: 2; } | ||||
|     z-index: 4; } | ||||
|   /* line 138, ../../../../general/res/sass/user-environ/_layout.scss */ | ||||
|   .pane .mini-tab-icon.toggle-pane { | ||||
|     z-index: 5; } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 akhenry
					akhenry