mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-16 07:00:53 -04:00
fix(curriculum): remove unwanted display inline property (#58539)
This commit is contained in:
@@ -148,10 +148,6 @@ input[type="file"] {
|
||||
padding: 1px 2px;
|
||||
}
|
||||
|
||||
.inline{
|
||||
display: inline;
|
||||
}
|
||||
|
||||
--fcc-editable-region--
|
||||
|
||||
--fcc-editable-region--
|
||||
|
||||
@@ -147,10 +147,6 @@ input[type="file"] {
|
||||
padding: 1px 2px;
|
||||
}
|
||||
|
||||
.inline{
|
||||
display: inline;
|
||||
}
|
||||
|
||||
--fcc-editable-region--
|
||||
|
||||
--fcc-editable-region--
|
||||
|
||||
Reference in New Issue
Block a user