/* Popover — i2t3 component styles
 * A button that shows a Bootstrap popover. Popover markup/styling is Bootstrap;
 * only the trigger wrapper is styled here. Initialised by assets/script.js.
 */

.i2t3-popover {
    display: inline-block;
}
