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 22, 2021
1 parent 3855ff9 commit 569413e
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 @@ -156,12 +156,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 @@ -199,8 +193,4 @@ limitations under the License.
padding: 0;
}
}

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

0 comments on commit 569413e

Please sign in to comment.