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.
1 parent 3c08f24 commit fa73137Copy full SHA for fa73137
src/index.styl
@@ -123,7 +123,7 @@
123
background-color: #fff;
124
background-image: linear-gradient(to bottom, #fff 0%, #f5f5f5 100%);
125
background-repeat: repeat-x;
126
- border-color: #bbb;
+ border-color: #999;
127
}
128
129
&.disabled,
@@ -283,7 +283,7 @@
283
background-color: #f4f4f4;
284
background-image: linear-gradient(to bottom, #f4f4f4 0%, #f4f4f4 100%);
285
286
287
288
289
@@ -457,7 +457,7 @@ input[type="button"] {
457
margin-left: -1px;
458
459
+ .btn-group {
460
- margin-left: 4px;
+ margin-left: 8px;
461
462
463
0 commit comments