Skip to content
Snippets Groups Projects
Commit 35137cea authored by jvm-odoo's avatar jvm-odoo
Browse files

[FIX] website_forum: force image size in css to handle gifs


Issue

	- Preferences > Change your avatar with a big .gif
	- Install Forum
	- Go on a question

	The gif is not resized in the nav and in the post
	answer box

Cause

	In fact, all gifs are not really resized. They just
	look fine because there is CSS to handle the case
	where the server resize does not work.

Solution

	Do as it is done everywhere else, add CSS rules

OPW-2223260

closes odoo/odoo#48390

Signed-off-by: default avatarJason Van Malder (jvm) <jvm@odoo.com>
parent 8ac5bb93
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment