fix insight notification mobile

This commit is contained in:
bechi 2014-09-25 15:24:16 -03:00
commit 159b717b2f
2 changed files with 9 additions and 1 deletions

View file

@ -12,6 +12,14 @@
border: none;
}
.status {
left: 0;
top: 45px;
font-size: 13px;
font-weight: 700;
height: 55px;
}
.logo-setup {
margin: 20px 0;
}