Add vertical align to snippets demo cells.

master
Nicolas Garnier 2015-06-25 14:43:35 +01:00
parent ebe7a4bfe3
commit bd6a2b626c
1 changed files with 1 additions and 0 deletions

View File

@ -525,6 +525,7 @@ body:not(.about) .mdl-navigation__link.download > button {
display: table-cell; display: table-cell;
width: 1px; width: 1px;
text-align: center; text-align: center;
vertical-align: middle;
} }
.snippet-group .snippet-caption { .snippet-group .snippet-caption {
font-size: 13px; font-size: 13px;