Skip to content

Fixed Facebook Post Layout by sapondanaisriwan

Screenshot of Fixed Facebook Post Layout

Details

Authorsapondanaisriwan

LicenseMIT

Categoryfacebook

Created

Updated

Size608 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Just fixed facebook post

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           Fixed Facebook Post
@namespace      https://github.com/sapondanaisriwan/AdashimaaTube
@version        1.0.0
@description    Just Fixed Facebook Post
@author         sapondanaisriwan
@preprocessor stylus
==/UserStyle== */

@-moz-document domain("facebook.com") {
    .x1y332i5 {
        display: flex !important;
        flex-direction: column;
        > div:nth-child(1) {
            order: 2;
        }
    }
    .x1a8lsjc {
        padding-top: 16px;
    }
    
    div.x1n2onr6.x1mh8g0r.x11i5rnm.xod5an3 {
        margin-bottom: 0px;
    }
    
}

Reviews

No reviews yet.