diff options
Diffstat (limited to 'chrome-get-urls-from-tabs-in-windows.html')
| -rw-r--r-- | chrome-get-urls-from-tabs-in-windows.html | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/chrome-get-urls-from-tabs-in-windows.html b/chrome-get-urls-from-tabs-in-windows.html index a19819a..648062e 100644 --- a/chrome-get-urls-from-tabs-in-windows.html +++ b/chrome-get-urls-from-tabs-in-windows.html @@ -6,7 +6,7 @@  	<style>  		html, body { height: 100%; font-family: Helvetica, sans-serif; } -		textarea { width: 600px; height: 90%; font: 13px/1.6 Courier, monospace; } +		textarea { width: 600px; height: 85%; font: 13px/1.6 Courier, monospace; }  		#header { font-size: 18px; font-weight: bold; }  	</style> | 
