shrink "netstat rect" to reasonable size

This commit is contained in:
Eric House 2013-11-16 18:25:09 -08:00
parent 0bf28c133d
commit 46a5f83bb1

View file

@ -621,7 +621,7 @@ configure_event( GtkWidget* widget, GdkEventConfigure* XP_UNUSED(event),
#else
0, 0,
#endif
bdWidth-100, 16, 16,
bdWidth-25, 16, 16,
XP_FALSE, &dims );
board_applyLayout( board, &dims );