mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
templates: Remove unnecessary "margin" class from register template.
Removes the instances of the "margin" class from register.html and the portico CSS rule. Doing so does not result in any visible changes in the only place it was being applied the terms of service checkbox on the page.
This commit is contained in:
committed by
Tim Abbott
parent
7bce6361b3
commit
5b5292d138
@@ -898,10 +898,6 @@ input.new-organization-button {
|
||||
}
|
||||
|
||||
.input-group {
|
||||
&.margin {
|
||||
margin: 10px 0;
|
||||
}
|
||||
|
||||
.progress {
|
||||
margin: 0;
|
||||
margin-top: 5px;
|
||||
|
Reference in New Issue
Block a user