css merge with u1.vestacp.com

This commit is contained in:
Serghey Rodin 2016-06-30 21:42:25 +03:00
commit 8c32ec4f54

View file

@ -1173,9 +1173,13 @@ div.l-content > div.l-separator:nth-of-type(4) {
padding-left: 40px;
}
.l-sort-toolbar td.step-right:first-of-type {
padding-right: 20px;
}
.l-sort-toolbar td:nth-of-type(2) {
/* /// padding-right: 60px;*/
padding-right: 20px;
padding-right: 20px;
}
.l-sort-toolbar td:last-of-type {
/* /// padding-left: 40px; */
@ -3281,4 +3285,4 @@ form#vstobjects.suspended {
.helper-container {
display: none;
}
}
}