Преглед изворни кода

https://assistance.opentalent.fr/browse/V8-2158

Olivier Massot пре 4 година
родитељ
комит
c58a8f658c
1 измењених фајлова са 3 додато и 6 уклоњено
  1. 3 6
      ot_templating/Resources/Public/assets/Modern/style/custom.css

+ 3 - 6
ot_templating/Resources/Public/assets/Modern/style/custom.css

@@ -1193,12 +1193,9 @@ Sitemap page
 }
 
 /*!*   prevents iframe to oversize the content width*!*/
-/*iframe {*/
-/*    width: 100%;*/
-/*    height: auto;*/
-/*    max-width: 560px;*/
-/*}*/
-
+iframe {
+    max-width: 100%;
+}
 
 /* Pagination */
 .pagination-bar {