git ssb

0+

alanz / patchwork



forked from Matt McKegg / patchwork

Commit be8e636ad6ac100c2299cc221a5e35e396a1ece6

profile: bump max description height a little

Matt McKegg committed on 4/8/2017, 11:56:55 AM
Parent: ac1bcdbde1d6b8d0519d3a78ac78ccf02cd253e2

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: 100px
30+ max-height: 140px
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