Merge pull request #1751 from JakeWharton/patch-1
Remove automatic capitalization of container name
This commit is contained in:
commit
c071522914
1 changed files with 0 additions and 1 deletions
|
@ -18,7 +18,6 @@ main {
|
|||
button .container-name,
|
||||
#current-container-name {
|
||||
font-weight: bold;
|
||||
text-transform: capitalize;
|
||||
}
|
||||
|
||||
@media only screen and (max-width: 1300px) {
|
||||
|
|
Loading…
Add table
Reference in a new issue