Disallow invalid inline style comments in stylesheets (#9099)
This commit is contained in:
@@ -119,7 +119,7 @@ limitations under the License.
|
||||
}
|
||||
|
||||
.mx_AuthBody_paddedFooter {
|
||||
height: 80px; // height of the submit button + register link
|
||||
height: 80px; /* height of the submit button + register link */
|
||||
padding-top: 28px;
|
||||
text-align: center;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user