Merge pull request #2277 from cmgustavo/ux/header-mobile

Fixes header for long email addresses
This commit is contained in:
Matias Alejo Garcia 2015-01-07 23:48:26 -03:00
commit c416a5cb02
2 changed files with 2 additions and 2 deletions

View file

@ -61,7 +61,7 @@
background-color: #213140;
width: 100%;
line-height: 110%;
padding: 0 0.45rem;
padding-left: 0.45rem;
}
header .photo-container {