diff --git a/less/_posts.less b/less/_posts.less index 32efab73..a4ee2b55 100644 --- a/less/_posts.less +++ b/less/_posts.less @@ -283,6 +283,7 @@ } .post-content { + iframe { max-width:100%; } diff --git a/less/opendev.less b/less/opendev.less index daeee9b5..76313d0d 100644 --- a/less/opendev.less +++ b/less/opendev.less @@ -53,7 +53,11 @@ table { } .tableauPlaceholder{ - margin: 5px auto 20px; + margin: 5px auto 10px; + width: 100%; + border: 1px solid #ddd; + padding: 10px; + background: #f4f4f4 none repeat scroll 0; } .table-of-contents sup{ display: none; diff --git a/style.css b/style.css index e8733a94..d7a2a113 100644 --- a/style.css +++ b/style.css @@ -5,7 +5,7 @@ Author: Open Development Mekong Author URI: http://github.com/OpenDevelopmentMekong Description: Open Development Mekong's wordpress theme. Based on JEO child theme Template: jeo -Version: 2.4.23 +Version: 2.4.24 License: GNU General Public License v3 or later License URI: http://www.gnu.org/licenses/gpl-3.0.html */