git ssb

10+

Matt McKegg / patchwork



Commit 7fcf98eadad40e6ad007fc242c73b4b62ae5c04e

increase profile-header description max-height

Matt McKegg committed on 4/24/2017, 12:46:36 AM
Parent: 87a18d60fcaae01360adeb9e6283861b864b5cef

Files changed

styles/profile-header.mcsschanged
styles/profile-header.mcssView
@@ -26,9 +26,9 @@
2626 }
2727 section {
2828 -description {
2929 font-size: 120%
30- max-height: 140px
30 + max-height: 350px
3131 overflow: auto
3232 -webkit-mask-image: linear-gradient(180deg, rgba(0,0,0,1) 90%, rgba(0,0,0,0));
3333 }
3434 }

Built with git-ssb-web