From d3d84ed7cc5ff3cb9c164838c78cfcee73fbc44e Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Mon, 5 Sep 2016 17:05:03 +0200 Subject: Operation: display statistics on the sheet (refs #2989) --- ishtar_common/static/media/style.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ishtar_common/static') diff --git a/ishtar_common/static/media/style.css b/ishtar_common/static/media/style.css index 02f4d930b..7dd424974 100644 --- a/ishtar_common/static/media/style.css +++ b/ishtar_common/static/media/style.css @@ -1276,6 +1276,10 @@ table.table-form td input{ border-color:#922; } +.clean-table.small { + width: auto; +} + .clean-table { margin: 10px 0 10px 0; width: 100%; -- cgit v1.2.3