// Custom bootstrap variables must be set or import before bootstrap itself. @import "bootstrap-sprockets"; @import "bootstrap"; a.thumbnail { max-width: 100%; overflow: hidden; padding-bottom: 2px; } a.thumbnail > img { max-width: 100%; padding-bottom: 2px; } table.table-borderless { } table.table-borderless { tr, td, th { border-width: 0; border-style: none !important; } } .content { height: 100%; left: 0; min-height: 100%; padding-bottom: 1em; width: 100%; .row { height: 100%; } .main { .page-header { margin-top: 0; } } .sidebar { } .alerts { margin: 1em auto; } }