Skip to content

Commit dc4c919

Browse files
authored
fix(curriculum): remove unwanted display inline property (freeCodeCamp#58539)
1 parent 8e8c5b0 commit dc4c919

File tree

2 files changed

+0
-8
lines changed

2 files changed

+0
-8
lines changed

curriculum/challenges/english/14-responsive-web-design-22/learn-html-forms-by-building-a-registration-form/6537e0be715fcb57d31ba8c3.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -148,10 +148,6 @@ input[type="file"] {
148148
padding: 1px 2px;
149149
}
150150

151-
.inline{
152-
display: inline;
153-
}
154-
155151
--fcc-editable-region--
156152

157153
--fcc-editable-region--

curriculum/challenges/english/25-front-end-development/workshop-registration-form/6537e0be715fcb57d31ba8c3.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -147,10 +147,6 @@ input[type="file"] {
147147
padding: 1px 2px;
148148
}
149149

150-
.inline{
151-
display: inline;
152-
}
153-
154150
--fcc-editable-region--
155151

156152
--fcc-editable-region--

0 commit comments

Comments
 (0)