Sha256: 47d41dcd0b3985e8c02bbab6265c941cdb8b1789c7ac9031d419353bc8619675
Contents?: true
Size: 509 Bytes
Versions: 13
Compression:
Stored size: 509 Bytes
Contents
/* bootstrap-base-overrides.css */ /* These overrides come after bootstrap.css and bootstrap-responsive.css */ dt, dd { line-height: 18px; min-height: 40px; } .dl-horizontal dt { white-space: normal; overflow: visible; } @media (max-width: 480px) { .modal-wrapper { position: absolute; top: 10px; right: 10px; left: 10px; width: auto; margin: 0; z-index: 1050; overflow: visible; } } /* Fix for IE7 IE8 dropdown menu items */ .collapse { overflow: visible; }
Version data entries
13 entries across 13 versions & 1 rubygems