ros.grant.common 2.0.1159 → 2.0.1160

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -110,7 +110,7 @@
110
110
  .ng-select-container {
111
111
  .ng-value-container {
112
112
  padding-left: 8px !important;
113
- padding-top: 8px !important;
113
+ padding-top: 6px !important;
114
114
 
115
115
  .ng-input {
116
116
  padding-left: 8px !important;
@@ -118,6 +118,7 @@
118
118
 
119
119
  input {
120
120
  transform: translateY(-10px) !important;
121
+ padding-top: 16px;
121
122
  }
122
123
  }
123
124
 
package/package.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "2.0.1159",
2
+ "version": "2.0.1160",
3
3
  "name": "ros.grant.common",
4
4
  "private": false,
5
5
  "description": "Collection of static files used by RosGrant awesome team",