@import "bootstrap-sprockets"; @import "bootstrap"; .inline-form { display: inline-block; max-width: 200px; } .indent-1 { margin-left: 2em; } .indent-2 { margin-left: 3.5em; } .small-text-area { width: 400px; } .big { font-size: 3em; height: auto !important; } .container-fluid { max-width: 1100px; } .navbar { height: 50px; margin: 0; } .gallery { height: 300px !important; width: auto; overflow: hidden;} .center { text-align: center;} .content { width: 700px; margin: auto;} .block { border: #ccc thin solid; padding: 1em; margin-top: 1em; border-radius: 10px; position: relative; } .med { font-size: 2em !important; height: auto !important; } .right { width: auto; position: absolute; bottom: 1em; right: 1em; } .sortable-placeholder { border: 1px dashed #CCC; background: none; height: 200px; }