Created
February 7, 2019 22:19
-
-
Save dionysia/01da1fe6a22c256b255deba50ea90bac to your computer and use it in GitHub Desktop.
Horizontal thumbnail styling for Piwigo CSS
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* source -- https://wordpress.org/plugins/piwigopress/#faq */ | |
.PiwigoPress_photoblog { | |
display:inline-block; | |
} | |
.PWGP_shortcode { | |
display:inline-block; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment