Fix typo in blog template css

This commit is contained in:
Gheoan 2015-10-30 22:02:04 +02:00
parent 16f1fd666a
commit a82b7e4258

View File

@ -247,7 +247,7 @@ body .demo-blog {
}
.demo-blog--blogpost .comments > form {
display: flex;
flex-diretion: row;
flex-direction: row;
margin-bottom: 16px;
}
.demo-blog--blogpost .comments > form .mdl-textfield {