Skip to content

Commit

Permalink
Merge branch 'develop-V2' into bg-logpoints
Browse files Browse the repository at this point in the history
  • Loading branch information
alexmochu committed May 15, 2019
2 parents 89ed592 + 2f68459 commit 1f712ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/Login/components/LoginContainer.js
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ class LoginContainer extends Component {

render() {
return (
<div className='login--wrapper container'>
<div className='login--wrapper'>
<div className='login row'>
<section className='login__pane--left col-12 col-md-7 col-lg-6'>
<LogoComponent logoClassType='logo__image--blue' />
Expand Down

0 comments on commit 1f712ec

Please sign in to comment.