docs(demos): another icon selector fix

This commit is contained in:
Drew Rygh
2016-01-06 12:56:38 -06:00
parent 46a4017498
commit ee8923f712

View File

@ -1,7 +1,7 @@
.preview-icons { .preview-icons {
text-align: center !important; text-align: center;
icon { ion-icon {
font-size: 2em !important; font-size: 2em;
} }
} }