Skip to content

Commit f82033f

Browse files
Merge pull request hestiacp#724 from eka7a/patch-1
Update styles.min.css
2 parents a162fe0 + ea30e9f commit f82033f

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

web/css/styles.min.css

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1173,8 +1173,12 @@ div.l-content > div.l-separator:nth-of-type(4) {
11731173
padding-left: 40px;
11741174
}
11751175

1176+
.l-sort-toolbar td.step-right:first-of-type {
1177+
padding-right: 20px;
1178+
}
1179+
11761180
.l-sort-toolbar td:nth-of-type(2) {
1177-
/* /// padding-right: 60px;*/
1181+
padding-right: 20px;
11781182
}
11791183
.l-sort-toolbar td:last-of-type {
11801184
/* /// padding-left: 40px; */

0 commit comments

Comments
 (0)