]> cat aescling's git repositories - mastodon.git/commitdiff
fix : mobile style of /about/more (#5034)
authorsyui <syui@users.noreply.github.com>
Thu, 21 Sep 2017 12:30:21 +0000 (21:30 +0900)
committerEugen Rochko <eugen@zeonfederated.com>
Thu, 21 Sep 2017 12:30:21 +0000 (14:30 +0200)
app/javascript/styles/about.scss

index 343de15900ccfd04befab8925f1e902e64c67855..2adcb5ba2d90812b1c169b6cddc6ab4c64d19dd6 100644 (file)
     box-sizing: border-box;
     max-width: 800px;
     margin: 0 auto;
+    word-wrap: break-word;
   }
 
   .header-wrapper {