Serghey Rodin 9 лет назад
Родитель
Сommit
8c32ec4f54
1 измененных файлов с 6 добавлено и 2 удалено
  1. 6 2
      web/css/styles.min.css

+ 6 - 2
web/css/styles.min.css

@@ -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;
   }
-}
+}