@transferwise/neptune-css 0.0.0-experimental-daf2603 → 0.0.0-experimental-92f3d8a

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.
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@transferwise/neptune-css",
3
3
  "description": "Neptune CSS library",
4
- "version": "0.0.0-experimental-daf2603",
4
+ "version": "0.0.0-experimental-92f3d8a",
5
5
  "license": "MIT",
6
6
  "repository": {
7
7
  "type": "git",
@@ -838,7 +838,6 @@ input[type="password"] {
838
838
  .form-group .row [class*='col-sm-'] {
839
839
  margin-bottom: 0;
840
840
 
841
- .form-control,
842
841
  .btn-input {
843
842
  margin-bottom: (@padding-base-vertical * 1.5);
844
843
  }