diff --git a/src/ts/containers/test/SignIn.tsx b/src/ts/containers/test/SignIn.tsx index 6209695..8af6edb 100644 --- a/src/ts/containers/test/SignIn.tsx +++ b/src/ts/containers/test/SignIn.tsx @@ -65,7 +65,7 @@ export class SignIn extends React.Component { this.setState({ pass: data.value }); }} />
- Forgot Password? +
@@ -79,14 +79,10 @@ export class SignIn extends React.Component { Change your password Enter email address - - - + - - diff --git a/src/ts/containers/test/layout/LeftMenu.tsx b/src/ts/containers/test/layout/LeftMenu.tsx index ab10188..19b59ba 100644 --- a/src/ts/containers/test/layout/LeftMenu.tsx +++ b/src/ts/containers/test/layout/LeftMenu.tsx @@ -23,7 +23,7 @@ export class LeftMenu extends React.Component {
- +
@@ -50,57 +50,45 @@ export class LeftMenu extends React.Component { - - -
- + +
- - -
- + +
- - -
- + +
- - -
- + +
- - -
- - - - Custom - SignUp - SignIn - PWChange - ProbeDown - Insanity - DiscoveryDetails - Tree - TableExampleSortable - - - -
-
- + +
+ + + + Custom + SignUp + SignIn + PWChange + ProbeDown + Insanity + DiscoveryDetails + Tree + TableExampleSortable + + + +
- - -
- + + +
//