Fix some bugs when testing opensds ansible
[stor4nfv.git] / src / ceph / src / pybind / mgr / dashboard / static / AdminLTE-2.3.7 / build / less / invoice.less
1 /*
2  * Page: Invoice
3  * -------------
4  */
5
6 .invoice {
7   position: relative;
8   background: #fff;
9   border: 1px solid #f4f4f4;
10   padding: 20px;
11   margin: 10px 25px;
12 }
13
14 .invoice-title {
15   margin-top: 0;
16 }