Increase breakpoint size for bio on account show (#1559)

This commit is contained in:
Matt Jankowski 2017-04-11 13:35:06 -04:00 committed by Eugen
parent e60286a344
commit 82d9336114
1 changed files with 1 additions and 1 deletions

View File

@ -149,7 +149,7 @@
order: 1;
}
@media screen and (max-width: 360px) {
@media screen and (max-width: 480px) {
.details {
display: block;
}