Sha256: cc5813f2658f8611d891d9b45d26f1307856dc0e6569ee0a2817d58258fafa08
Contents?: true
Size: 300 Bytes
Versions: 33
Compression:
Stored size: 300 Bytes
Contents
// These rules override those given within bootstrap. They can use // mixins and variables. .clear-right { clear: right; } .clear-left { clear: left; } .clear-all, .clear-both { clear: both; } .relative { position: relative; } object, embed, video { max-width: 100%; height: auto; }
Version data entries
33 entries across 26 versions & 2 rubygems