Enable search by fullname and email

This commit is contained in:
Alexandre Cloutier
2014-11-11 22:32:44 -05:00
committed by Francis Lachapelle
parent 0397dc87c1
commit 56b011e793
4 changed files with 91 additions and 50 deletions
+3 -1
View File
@@ -63,7 +63,6 @@ ion-item {
color: $positive !important;
}
}
/* Additional styles */
.label {
@@ -83,3 +82,6 @@ ion-item {
font-size: 120%;
text-shadow: 1px #145fd7;
}
.popover {
}