Sha256: a26b6c04950c4015d5dc034efe265849b08238207a1d4299120554e2ea94c974
Contents?: true
Size: 531 Bytes
Versions: 11
Compression:
Stored size: 531 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; } /* TODO REMOVE */ /*@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
11 entries across 11 versions & 1 rubygems