Skip to content

Commit

Permalink
[REV] web_editor: video in columns is not correctly displayed
Browse files Browse the repository at this point in the history
This reverts commit ab198ebe22b54ebd5d7815f2665514fdd4ecc1fe.
This should be fixed differently with #60432 in 12.0 and #60450 in 13.0

closes odoo/odoo#62789

Signed-off-by: Nicolas Lempereur (nle) <nle@odoo.com>
  • Loading branch information
backspac committed Dec 3, 2020
1 parent 03f1c92 commit 82ca855
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions addons/website/static/src/scss/website.scss
Original file line number Diff line number Diff line change
Expand Up @@ -360,9 +360,6 @@ table.table_desc tr td {
// Three columns

.s_three_columns {
.card .media_iframe_video {
width: 100%;
}
.align-items-stretch .card {
height: 100%;
}
Expand Down

0 comments on commit 82ca855

Please sign in to comment.