mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
[FIX][web_responsive] Remove hidden floating input over images
Without this patch, when you clicked on a partner's name field next to its image, it asked you to change its image.
This commit is contained in:
@@ -82,6 +82,9 @@
|
||||
display: block;
|
||||
opacity: 0.7;
|
||||
}
|
||||
.oe_hidden_input_file {
|
||||
display: none;
|
||||
}
|
||||
|
||||
// Adapt chatter widget to small viewports
|
||||
.oe_chatter {
|
||||
|
||||
Reference in New Issue
Block a user