Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sidechatter width is over written #48

Open
MosabWadea opened this issue Feb 16, 2018 · 6 comments
Open

sidechatter width is over written #48

MosabWadea opened this issue Feb 16, 2018 · 6 comments

Comments

@MosabWadea
Copy link

Hi
I have just installed the theme and I can see that the side chatter is not placed correctly on the right side:
image

I have opened the developer tools in the browser and I can see that the width of the sidechatter is being over written:
image

once I fix this value everything fit in place.. Please advice how to fix this

@MosabWadea
Copy link
Author

I found that if I turn off the "width: 100%" in .o_chatter it is fixed..
image

@MosabWadea
Copy link
Author

MosabWadea commented Feb 16, 2018

fixed..
I have added the sledgehammer of !important in the 'style.less':
line 297:
width:@o-chatter-width!important;

MosabWadea added a commit to MosabWadea/backend_theme that referenced this issue Feb 16, 2018
@mgielissen
Copy link
Contributor

Which screen resolution are you using? With full hd (1920x1080) the side chatter is placed correctly

10 0 10 113_8069_web_debug full hd

@youring
Copy link

youring commented Apr 26, 2018

Same situation here with 1920x1080 resolution, MosabWadea's fix works.

@dcorio
Copy link

dcorio commented Jun 4, 2018

I confirm the issue.
I can reproduce that even at 1920x1080

@nogueira-raphael
Copy link

I also have the same problem here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants