/* * Web Experience Toolkit (WET) / Boîte à outils de l'expérience Web (BOEW) * wet-boew.github.io/wet-boew/License-en.html / wet-boew.github.io/wet-boew/Licence-fr.html */ .wb-disable { .wb-twitter { .twitter-timeline { text-indent: 0 !important; } } } .wb-twitter { .twitter-timeline { display: block; } iframe { &[style] { width: 100% !important; } } } .wb-enable { .wb-twitter { .twitter-timeline { @extend %global-loading; min-height: 100px; min-width: 100px; position: relative; } } }