_brand.scss 188 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 11 12 13 14 .panel-input { display: inline-block; width: 100%; } .panel-col, .panel-col2 { float: left; width: 150px; height: 40px; margin: 0 10px 10px; } .panel-col2 { width: 280px; }