We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 40b5aac + f82033f commit 8c32ec4Copy full SHA for 8c32ec4
web/css/styles.min.css
@@ -1173,9 +1173,13 @@ div.l-content > div.l-separator:nth-of-type(4) {
1173
padding-left: 40px;
1174
}
1175
1176
+.l-sort-toolbar td.step-right:first-of-type {
1177
+ padding-right: 20px;
1178
+}
1179
+
1180
.l-sort-toolbar td:nth-of-type(2) {
1181
/* /// padding-right: 60px;*/
- padding-right: 20px;
1182
1183
1184
.l-sort-toolbar td:last-of-type {
1185
/* /// padding-left: 40px; */
@@ -3281,4 +3285,4 @@ form#vstobjects.suspended {
3281
3285
.helper-container {
3282
3286
display: none;
3283
3287
3284
-}
3288
0 commit comments