9 lines
412 B
CSS
9 lines
412 B
CSS
#budget {border-right: 0px;}
|
|
#budgetUnit {border-left: 0px;}
|
|
#plansBox .row {display: inline-table; width: 102%;}
|
|
#plansBox .col-sm-4 {float: none; display: inline-block;}
|
|
#dateRange, .futureBox {vertical-align: top !important; padding-top: 13px !important;}
|
|
#endList {vertical-align: top; padding-top: 13px;}
|
|
#linkPlan {padding-top: 25px !important;}
|
|
#productsBox .row .col-sm-4.required::after {right: -5px;}
|