fix topbar align

This commit is contained in:
bechi 2015-04-30 16:52:27 -03:00
commit 97fcfdf5fa
7 changed files with 32 additions and 7 deletions

View file

@ -40,10 +40,6 @@
content: "\e62b";
}
.icon-scan:before {
content: "\e62a";
}
.icon-circle:before {
content: "\e629";
}
@ -52,6 +48,30 @@
content: "\e627";
}
.icon-scan:before {
content: "\e62a";
}
.icon-trash:before {
content: "\e626";
}
.icon-wallet:before {
content: "\e622";
}
.icon-history:before {
content: "\e623";
}
.icon-reference:before {
content: "\e621";
}
.icon-bell:before {
content: "\e61c";
}
.icon-trash:before {
content: "\e626";
}