Fix CSS indentation level

This commit is contained in:
J. Ryan Stinnett
2019-01-22 20:44:49 -06:00
parent b25c2efec5
commit 9d2bfdc0c0
3 changed files with 25 additions and 25 deletions
+4 -4
View File
@@ -15,11 +15,11 @@ limitations under the License.
*/
.mx_AuthHeader_logo {
text-align: center;
height: 150px;
margin-bottom: 45px;
text-align: center;
height: 150px;
margin-bottom: 45px;
}
.mx_AuthHeader_logo img {
max-height: 100%
max-height: 100%
}