Fix UX for address book view

This commit is contained in:
Gustavo Maximiliano Cortez 2017-05-30 12:58:41 -03:00
commit a8defa1377
No known key found for this signature in database
GPG key ID: 15EDAD8D9F2EB1AF
3 changed files with 28 additions and 19 deletions

View file

@ -114,6 +114,9 @@
}
#address-book-view {
.has-click {
cursor: pointer;
}
.bar.bar-royal {
border: 0 transparent;
}