Enable search by fullname and email

This commit is contained in:
Alexandre Cloutier
2015-06-11 15:27:09 -04:00
committed by Francis Lachapelle
parent 7e43b13f21
commit 5b83b0c7b6
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 {
}