Sfoglia il codice sorgente

Fix to Watch Logger Table Styling - Now It Should Look Good

own3mall 9 anni fa
parent
commit
a20403ecb8
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      modules/administration/watch_logger.php

+ 1 - 1
modules/administration/watch_logger.php

@@ -30,7 +30,7 @@ function exec_ogp_module() {
 	echo "<h2>".get_lang('watch_logger')."</h2>";
 	?>
 	<!-- Search, Empty Logger, and Paging Options Table -->
-	<table>
+	<table style="width: 100%;">
 		<tr>
 			<td style="width: 50%; vertical-align: middle; text-align: left;">
 				<form onsubmit="event.preventDefault();" style="display: inline;">