about summary refs log tree commit diff
path: root/app/assets
diff options
context:
space:
mode:
authorEugen Rochko <eugen@zeonfederated.com>2017-04-11 21:30:48 +0200
committerEugen Rochko <eugen@zeonfederated.com>2017-04-11 21:30:48 +0200
commit9f7ea77d0c2841fc911afe0485c27750b71e68c3 (patch)
tree1585a341c65ce99c7807a0a1807e60900a016bb4 /app/assets
parent5f74397ef032948ec3c648cec209fd2a279d4dd1 (diff)
parent47aacb773bfde280fff3cb00d309a9eb7dc8783b (diff)
Merge branch 'master' of github.com:tootsuite/mastodon
Diffstat (limited to 'app/assets')
-rw-r--r--app/assets/images/background-photo.jpegbin214464 -> 264344 bytes
-rw-r--r--app/assets/stylesheets/accounts.scss2
2 files changed, 1 insertions, 1 deletions
diff --git a/app/assets/images/background-photo.jpeg b/app/assets/images/background-photo.jpeg
index d7937fd4b..03341b8ec 100644
--- a/app/assets/images/background-photo.jpeg
+++ b/app/assets/images/background-photo.jpeg
Binary files differdiff --git a/app/assets/stylesheets/accounts.scss b/app/assets/stylesheets/accounts.scss
index 50181d86e..407e917b2 100644
--- a/app/assets/stylesheets/accounts.scss
+++ b/app/assets/stylesheets/accounts.scss
@@ -149,7 +149,7 @@
     order: 1;
   }
 
-  @media screen and (max-width: 360px) {
+  @media screen and (max-width: 480px) {
     .details {
       display: block;
     }