Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Commit

Permalink
Remove old FormButton CSS
Browse files Browse the repository at this point in the history
Signed-off-by: Robin Townsend <robin@robin.town>
  • Loading branch information
robintown committed Apr 23, 2021
1 parent 0f84b3d commit 3d7842d
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions res/css/views/dialogs/_AddExistingToSpaceDialog.scss
Original file line number Diff line number Diff line change
Expand Up @@ -157,12 +157,6 @@ limitations under the License.
.mx_Checkbox {
align-items: center;
}

.mx_FormButton {
min-width: 92px;
font-weight: normal;
box-sizing: border-box;
}
}
}

Expand Down Expand Up @@ -200,8 +194,4 @@ limitations under the License.
padding: 0;
}
}

.mx_FormButton {
padding: 8px 22px;
}
}

0 comments on commit 3d7842d

Please sign in to comment.