]> cat aescling's git repositories - mastodon.git/commitdiff
[Glitch] Center 2-columns layout without side effect
authorHanage999 <hanage999@crazynewworld.net>
Sat, 1 Jun 2019 04:59:21 +0000 (13:59 +0900)
committerThibG <thib@sitedethib.com>
Thu, 13 Jun 2019 20:15:31 +0000 (22:15 +0200)
Port 7c1ca0c37b7e68bd4e388afb3bca55d2b71fd2ad to glitch-soc

Signed-off-by: Thibaut Girka <thib@sitedethib.com>
app/javascript/flavours/glitch/styles/components/columns.scss

index 80d198ff784992f35997341804d1cfcea2f8468c..b8ecf647ec1b2a474f97caac40672f7e04fab8c7 100644 (file)
@@ -19,7 +19,6 @@
     height: 100%;
 
     &__pane {
-      flex: 1 1 auto;
       height: 100%;
       overflow: hidden;
       pointer-events: none;