forked from GNUsocial/gnu-social
		
	wrong height for rectangle in BlankAd
This commit is contained in:
		@@ -83,7 +83,7 @@ class BlankAdPlugin extends UAPPlugin
 | 
				
			|||||||
    {
 | 
					    {
 | 
				
			||||||
        $action->element('img',
 | 
					        $action->element('img',
 | 
				
			||||||
                         array('width' => 180,
 | 
					                         array('width' => 180,
 | 
				
			||||||
                               'height' => 50,
 | 
					                               'height' => 150,
 | 
				
			||||||
                               'src' => common_path('plugins/BlankAd/redpixel.png')),
 | 
					                               'src' => common_path('plugins/BlankAd/redpixel.png')),
 | 
				
			||||||
                         '');
 | 
					                         '');
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user