Skip to content

Commit 1f93712

Browse files
committed
Fix toggle component padding. #16
1 parent 4006542 commit 1f93712

File tree

1 file changed

+1
-6
lines changed
  • forgerock-ui-commons/src/main/resources/css/common/structure

1 file changed

+1
-6
lines changed

forgerock-ui-commons/src/main/resources/css/common/structure/toggle.less

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
* information: "Portions copyright [year] [name of copyright owner]".
1313
*
1414
* Copyright 2015 ForgeRock AS.
15+
* Portions Copyright 2023 Wren Security
1516
*/
1617

1718
/*
@@ -111,9 +112,3 @@
111112
cursor: not-allowed;
112113
}
113114

114-
/*
115-
Fixed default bootstrap styles
116-
*/
117-
.form-horizontal .checkbox.checkbox-slider {
118-
padding-top: 0;
119-
}

0 commit comments

Comments
 (0)