Skip to content

Commit 47944bb

Browse files
lazdGarthDB
authored andcommitted
fix: checkbox top margin
1 parent 2b58840 commit 47944bb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

components/checkbox/index.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ governing permissions and limitations under the License.
2323

2424
/* Hardcoded for wrapping study.
2525
Will be a DNA token in https://jira.corp.adobe.com/browse/SDS-2984 */
26-
--spectrum-checkbox-label-margin-top: var(--spectrum-global-dimension-size-85);
26+
--spectrum-checkbox-label-margin-top: var(--spectrum-global-dimension-size-75);
2727
}
2828

2929
.spectrum-Checkbox {

0 commit comments

Comments
 (0)