|
|
@@ -166,7 +166,7 @@ function exec_ogp_module()
|
|
|
|
|
|
echo '<h3>'.get_lang('cpu_affinity').'</h3>';
|
|
|
echo "<p class='info'>". cpu_affinity_info ."</p>\n";
|
|
|
- echo '<div id="cpu_select" class="cpu_select_div">';
|
|
|
+ echo '<div id="cpu_select" class="cpu_select_div inline-block">';
|
|
|
|
|
|
// Get the selected cores.
|
|
|
$enabledCores = $db->getHomeAffinity($home_id);
|