MDL-53033 themes: Invalid attribute values for div.c1.btn.

This commit is contained in:
Gareth J Barnard
2016-04-13 13:10:11 +01:00
parent b611ade3ab
commit c44ec0d6aa
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -128,9 +128,9 @@ div.c1.btn {
text-shadow: inherit;
background-color: inherit;
background-image: none;
background-repeat: none;
background-repeat: no-repeat;
border: none;
border-radius: none;
border-radius: 0;
box-shadow: none;
}
/* .container vs .container
File diff suppressed because one or more lines are too long