/**
 * Ripple meta box on post type
 */

#ripple_meta_box input{
    width: 100%;
}