mirror of
https://github.com/vrana/adminer.git
synced 2025-08-12 01:24:17 +02:00
Change inline style to class name
This commit is contained in:
@@ -94,7 +94,7 @@ if (!$row) {
|
||||
?>
|
||||
|
||||
<form action="" method="post">
|
||||
<div style="overflow-x: auto;">
|
||||
<div class="scrollable">
|
||||
<table cellspacing="0" class="nowrap">
|
||||
<thead><tr>
|
||||
<th id="label-type"><?php echo lang('Index Type'); ?>
|
||||
|
Reference in New Issue
Block a user