// // Well // -------------------------------------------------- .well-small { padding: 10px; border-radius: 3px; } .well { border: none; box-shadow: none; background-color: @background-color-secondary; margin-bottom: 1px; hr { margin: 10px 0; border-top: 1px solid @background-color-secondary; } table > thead { font-size: 11px; } }