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 {
text-align: center !important;
text-align: center;
icon {
font-size: 2em !important;
ion-icon {
font-size: 2em;
}
}