• petufo

    (@petufo)


    There is collision between SSquiz’s CSS style sheet and media library in administration of WordPress. It create huge space between rows of pictures in media library.
    You have to delete this height setting in plugin’s directory CSS style to solve it. Maybe better not to use this plugin?

    ul.ui-sortable li{
    --->	height:100%; <---
    	text-align:center;
    }

    http://wordpress.org/extend/plugins/ssquiz/

  • The topic ‘Attention – collision between SSquiz and media library’ is closed to new replies.