Fix style for responsive embed base.css

pull/4927/head
Angel Fernando Quiroz Campos 2 years ago committed by GitHub
parent 1a95bd9236
commit 0f25e247f8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      app/Resources/public/css/base.css

@ -9611,7 +9611,7 @@ ul.dropdown-menu.inner > li > a {
.embed-responsive-9by16 {
padding-bottom: 177.77%;
}
.embed-responsive-4by3 {
.embed-responsive-3by4 {
padding-bottom: 133.33%;
}

Loading…
Cancel
Save