mirror of
https://github.com/e107inc/e107.git
synced 2025-08-06 14:46:56 +02:00
Issue #5473 Minor styling fix.
This commit is contained in:
@@ -1298,7 +1298,7 @@ class plugin_online_ui extends e_admin_ui
|
||||
$this->grid['template'] = '
|
||||
|
||||
<div class="panel panel-primary" style="height:190px" >
|
||||
<table class="table" style="height:180px;display:block" >
|
||||
<table class="table" style="height:180px" >
|
||||
<tr>
|
||||
<td style="width:25%">
|
||||
<div class="text-center" style="height:90px;">{IMAGE}
|
||||
|
Reference in New Issue
Block a user