From 3499c61481bd6c5e9081814f959f38c5d0f5c68d Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Fri, 9 Oct 2020 16:25:08 +0200 Subject: width of these elements --- .../views/viewer/sections/viewer.sections.nav.js | 58 ++++++++++++---------- 1 file changed, 32 insertions(+), 26 deletions(-) (limited to 'animism-align/frontend/app/views/viewer/sections/viewer.sections.nav.js') diff --git a/animism-align/frontend/app/views/viewer/sections/viewer.sections.nav.js b/animism-align/frontend/app/views/viewer/sections/viewer.sections.nav.js index 1825732..f4162ba 100644 --- a/animism-align/frontend/app/views/viewer/sections/viewer.sections.nav.js +++ b/animism-align/frontend/app/views/viewer/sections/viewer.sections.nav.js @@ -14,40 +14,46 @@ class ViewerSectionsNav extends Component { return (
-
-
- - actions.viewer.showNavComponent('share')}> - - {'Share'} - -
-
- - actions.viewer.showNavComponent('subscribe')}> - - {'Subscribe'} - -
-
+
actions.viewer.toggleNavComponent('checklist')}>
{'Checklist'}
-
-
- actions.viewer.showNavComponent('footnotes')}> - - {'Notes'} - -
-
actions.viewer.openTranscript()}> - {'Transcript'} + +
actions.viewer.toggleNavComponent('credits')}> +
+ + {'Credits'}
-
+ +
+ + actions.viewer.showNavComponent('subscribe')}> + + {'Subscribe'} + +
+
+ + actions.viewer.showNavComponent('share')}> + + {'Share'} + +
+
+ actions.viewer.showNavComponent('footnotes')}> + + {'Notes'} + +
+
actions.viewer.openTranscript()}> + {'Transcript'} +
+ +
) -- cgit v1.2.3-70-g09d2