From 4c77b9a7c004dc025cef961a47b9abe20a1b3255 Mon Sep 17 00:00:00 2001 From: laf Date: Sun, 22 Feb 2015 21:39:00 +0000 Subject: [PATCH] Shrunk the print_optionbar wells so they take up less space --- html/includes/functions.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/html/includes/functions.inc.php b/html/includes/functions.inc.php index 3ba26544c3..2c6aeab54a 100644 --- a/html/includes/functions.inc.php +++ b/html/includes/functions.inc.php @@ -483,7 +483,7 @@ function print_port_thumbnail($args) function print_optionbar_start ($height = 0, $width = 0, $marginbottom = 5) { echo(' -
+
'); }