Skip to content

Instantly share code, notes, and snippets.

@dionysia
Created February 7, 2019 22:19
Show Gist options
  • Save dionysia/01da1fe6a22c256b255deba50ea90bac to your computer and use it in GitHub Desktop.
Save dionysia/01da1fe6a22c256b255deba50ea90bac to your computer and use it in GitHub Desktop.
Horizontal thumbnail styling for Piwigo CSS
/* 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