git ssb

10+

Matt McKegg / patchwork



Commit 7de31a2c8d1242ef25e6d72ad866af576c5f3907

Padding in the feed area at left and right when the screen is small

Marcos Gutierrez committed on 9/22/2017, 1:21:55 AM
Parent: f1929758d532921140def9648cd39c3e62c0bcce

Files changed

styles/light/scroller.mcsschanged
styles/light/scroller.mcssView
@@ -1,8 +1,8 @@
11 Scroller {
22 display: flex
33 flex-direction: column
4-
4+ padding: 0 20px
55 overflow: auto
66 width: 100%
77 height: 100%
88 min-height: 0px

Built with git-ssb-web